|
From: nico r. <nic...@gm...> - 2007-07-03 18:21:03
|
Hi, We don't support VC6 anymore, so you'll have to use VC2003. The solution (.sln) file is in the WinGsTLappli directory. You will need to define a few environment variables: - COINDIR, to point to the top-level install directory of Coin, SimVoleon and SoQt: $COINDIR/lib should contain the coin, soqt, etc dlls and $COINDIR/include the include files. - COIN3D_DIR, the same as COINDIR... I can't remember which one is actually used... - SGEMS_BUILD, points to the top-level directory of SGeMS (ie the folder that contains the readme, etc). - QTDIR should have been set by Qt. Let me know if you need more help Nicolas On 7/3/07, James Li <jam...@ya...> wrote: > > Hi, I am a newcomer trying to work on S-GeMS source code under visual V++ > 6.0 or visual studio.NET 2003. I am wondering how I can compile S-GeMS > with the related packages together, appreciate. > > Best Regards, > > James Li > > ------------------------------ > Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge > <http://us.rd.yahoo.com/evt=47093/*http://tv.yahoo.com/collections/222>to > see what's on, when. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Sgems-users mailing list > Sge...@li... > https://lists.sourceforge.net/lists/listinfo/sgems-users > > |