Dirk Reiners wrote:

    Hi Marcus,

Marcus Lindblom wrote:


P.S. Did you get my mail(s) on configuring Visual Studio? I haven't
     recieved any reply yet.


Nope. Can you send it again?

I meant for that to be for Gerrit Voss (sorry for the confusion), as he was listed as the contact for the visual builds.

Nevermind, here it goes for the world to see: ;)

Anyway, I've figured out how to configure MSVS on the fly:

\OpenSG-1.4>set PATH=C:\program files\gnuwin32\bin;%PATH%
\OpenSG-1.4>set INCLUDE=%CD%\include;%INCLUDE%
\OpenSG-1.4>set LIB=%CD%\lib;%LIB%
\OpenSG-1.4>devenv /useenv

You could perhaps add a cmd-file which does this (and build the entire solution right away, see devenv /? for details), in order to make it easier for ppl to build OpenSG. (Perhaps the sed/flex/bison-exes should be included in the dist as well, so that one is guaranteed to get working versions and reduce the amount of configuriing before building?).

I don't use QT, by the way, so that's not taken into account here.

Also, I noticed that no debug info was included with the debug-dlls in the dist (that's why I rebuilt the thing myself). This is something you ought to include, since it makes debugging OpenSG a lot easier.

And thank you all for the great work with OpenSG. It's really a quality piece of software!

Best regards,
/Marcus





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to