Cant run win32 or open project

53 views
Skip to first unread message

zapp

unread,
Mar 18, 2008, 9:35:09 AM3/18/08
to armware
Hi

Downloading the source for visual c++ 2005 express, and opening it
gives the following error:

Property sheet file 'C:\GTK\MSVC\gtkmm-2.4d.vsprops' was not found or
failed to load.
The file 'C:\Temp\ARMware-0.4\ARMware\ARMware\ARMware.vcproj' has
failed to load.

This file is not included in the zip.

Running the compiled win32 verision gives the following error on my XP
machine:

"This application has failed to start because the application
configuration is incorrect"

The installer runs fine and the PATH is added, but i cant run the
executable.

Any ideas?

wei....@gmail.com

unread,
Mar 20, 2008, 4:41:42 AM3/20/08
to armware
Dear Zapp,

I use gtkmm (c++ wrapper of gtk) as the UI (user interface) library.
Hence, you need to install gtkmm on your local computer to run or
compile ARMware.
In order to avoid setting up the whole gtkmm development environment
(such like include path, library path, etc.) gtkmm win32 version
provides us a convenient way to accomplish this. It provides a file
named gtkmm-2.4.vsprops (for release build) and gtkmm-2.4d.vsprops
(for debug build). You just need to add this property file into your
visual c++ project, then you have a whole runnable gtkmm development
environment.

I have already included this property file into ARMware project, so
that you just need to install gtkmm win32 version, then ARMware visual
c++ project will find it and use it.

You can download gtkmm win32 version from
http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/2.10/
or from the gladewin32 project page.

Wei.
Reply all
Reply to author
Forward
0 new messages