Hi Gerrit,

Gerrit Voß wrote:
> 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.

I agree it is useful to have both configurations, but I think our naming 
here is quite confusing. My impression is that windows developers expect 
DEBUG to be linked against the debug runtime.
I'd like to change DEBUG to mean that and have DEBUG_RRT (release run 
time - better name?) for what we currently call DEBUG.

        Cheers,
                Carsten



------------------------------------------------------------------------------
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

Reply via email to