>
> could you post the svn revision, this makes it easier to see excactly
> which one you are using.


If it helps, the one I was using before was 1662.


> hmm, I don't see this one, neither on Windows nor on Linux (both
> rev 1677).
>
> Could you send me the OSGBase.cmake file from you build directory.


OK, the problem only happens if I enable "OSG_ENABLE_FCD2CODE" (well, it
didn't do anything useful in the previous revision AFAICT, but I was giving
it a try again this time).

BTW, I'm only able to compile OSG2 on Windows (using MSVC8) if I manually
edit CMAKE_EXE_LINKER_FLAGS and CMAKE_SHARED_LINKER_FLAGS to remove
"/nodefaultlib". Otherwise compilation fails because the compiler can't find
common symbols from the CRT, such as strdup/read/write/unlink etc. used by
3rd party libs). A little weird, never had to do that before with other
CMake projects.

Thank you!
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