Hi, On Wed, 2009-04-08 at 11:53 +0200, [email protected] wrote: > Hi, > I just encountered a problem when building OpenSG 2 with cmake > generated VC9 projects for x64: CMAKE_C[XX]_FLAGS_DEBUG[RT] are set > to /MD which builds against the non-debug runtime...should be /MDd at > this point. >
hmm X_DEBUG is ok, this is meant to be /MD. X_DEBUGRT should be /MDd. Could you either check or send me your cmake cache so we can find out where the problem comes from. Which cmake version are you using ? kind regards, gerrit ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
