Hello,

On Fri, Jan 23, 2009 at 7:09 PM, Dirk Reiners <[email protected]>wrote:

>
> I guess this is a bit of a Linux/Windows fight. Personally I like the
> ability to just change the LD_LIBRARY_PATH to switch from release to
> debug if I have to, without having to recompile my app. But to do that
> the .sos need to have the same name. Am I the only one who cares about
> that?


Let me check if I got things right: the advantage in this case is that, if
you have your application compiled with debug info, you could switch between
the Debug and Release versions of OpenSG without recompiling? Fair enough,
although I don't think having two versions of your application ("app" for
release and "appD" for debug) is much worse than that.

I guess the answer to Windows users is to use the DebugRT build instead of
Debug, and just move all the libs to the "/lib" dir... even though I dislike
having to diverge from the "official standard".

Now how about FindOpenSG.cmake? Is it going to be property supported or
should I just clone and adapt it to my taste?
I'm afraid it's not terribly useful for Windows users right now.

Regards,
Thiago
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to