Hi Jose, Carsten,

On Thu, Mar 4, 2010 at 2:15 AM, jose humberto partida <goh...@gmail.com> wrote:
> I try build it with python 2.6

unfortunately the scons script supplied with OpenSG only works with
Python 2.4 (at least on Windows, never tried building it on Linux/OSX
with scons, I usually use automake on these platforms).

> 2010/3/3 Carsten Neumann <carsten_neum...@gmx.net>
>> open5 seems to be OpenSG 1.x based which unfortunately made building
>> applications on windows a bit tricky by requiring a bunch of defines on
>> the compiler command line. I don't have ready made project files to
>> build OpenSG 1.x applications on windows, but maybe somebody else on
>> this list does?

I've attached a sample solution/project file that works for me (at
least with VS 2005 Express, but I don't think there's a huge
difference between VS 2005 and 2008 regarding project/solution files).
AFAIR what I did was just load up the old VS6 workspace supplied with
the tutorials and let VS convert it  to a proper solution/workspace
and then just did a replace for the source files -- hence it's not
100% correct but works for me (TM). I think you will have to modify
your include/lib paths, but it should work otherwise. Once you get the
tutorials to build the rest is easy. :-)

Update: Sourceforge doesn't seem to like attachments (can anyone
confirm this? I seem to remember a similar incident... ) so I've sent
the example solution/project files to Jose off the list. Although
Marcus' suggestion about using a precompiled header to do the trick
sounds nice, I have to admit. :)

Hope this helps,

       Ákos

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to