Re: [gtkmm] linker errors (gtkmm-2.2 on MSVC++ .net 2003)



Hello!

Actually this is quite difficult for me. My project is part of a internship
I have to do in the course of my studies (Praxissemester FH) and the project
is embedded into a solution. The whole solution will always run in debug mode
(because it is an internal development thingie), but some genious created a
part with xerces and used the release build, so now I have to use the non-debug
runtime, too, because otherwise xerces will start to do funny things to visual
studio... :-(

So it's kind of really messed up.

Yes, the Visual Studio project files are a pain and a common source of link and compile problems. You need to carefully check all settings. A good idea is also to checkout the example programs and to create a small hello world program with a new visual studio project.

What do you have configured under Configuration Properties, General for
'Use of MFC' and 'Use of ATL'?

Use of MFC: "Use Standard Windows Libraries"
Use of ATL: "Not Using ATL"

This looks good.


Regards,
Frank

--
ATARI FALCON 060 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann freemint de



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]