Hi Simon,

On Fri, 2005-08-26 at 12:46 -0700, Simon Su wrote:
> Hi All,
> 
> Ablility to run OpenSG on windows platform sounds very
> interesting especially if the sln file is available.
> But the building experience is anything but
> interesting.
> 
> The BaseLib build without errors after digging through
> google for the glut png tiff jpg zlib libraries just
> to find out at the end, it's all in the
> supportlibs.zip file. ;|

Usually Windows people just use the binary installer, so that problem
has rarely shown up.

What did you download, and what are you trying to compile?

> Then when I build SystemLib this is what I got ->
> 
> e:\usr\ssu\work\proj\openSG\OpenSG\VSBuild\VS7\SystemLib\OSGScanParseSkel.lex.cpp(27):
> fatal error C1083: Cannot open include file:
> 'unistd.h': No such file or directory

unistd.h is in VSBuild\VS7, which should be in the include path.

> Question now is
> 
> 1. I am not able to find moc.exe which is labeled
> IMPORTANT on the readme file. Is that what's causing
> my problem? If so, where can I get moc.exe

moc.exe is a part of Qt, so if you're not using or planning to use Qt it
shouldn't matter. Which readme are you refering to?

> 2. Where can I get unistd.h that will work with
> OpenSG?

You shouldn't have to get anything, it should just work. Can you tell us
exactly what you did so that we can reproduce it? 

Yours

        Dirk




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to