Hi Castern I solved the problem. After you said that GLUTWindow is derived from the platform's native window type, i put the include entry "<OSG_ROOT>\Source\WindowSystem\WIN32" in the example projects and everything compiled.
Thank you for the help! Daniel 2009/5/29 daniel trindade <[email protected]> > Hi > > 2009/5/29 Carsten Neumann <[email protected]> > >> Hello Daniel, >> >> daniel trindade wrote: >> > When trying to compile OSG 2.0 on Vista 32 bits, I get the following >> error: >> > >> > opensg-2.0\source\windowsystem\glut\OSGGLUTWindowBase.h(66) : fatal >> > error C1083: Cannot open include file: 'OSGNativeWindow.h': No such file >> > or directory >> >> what revision of OpenSG and which compiler are you using? I just >> completed a build of r1911 on 32 bit WinXP with VS 2008 Express. >> Could you please send the CMakeCache.txt from your build directory? >> > > I updated from svn right now and tried to compile OSG. So, the revision is > r1911. I'm using VS 2005 on Vista 32 bit. This error only occurs when i try > to compile the examples. The libs are build without any problems. Here is my > CMakeCache.txt: > > >> >> > There are 'OSGNativeWindow.h' files on >> > "opensg-2.0\Source\WindowSystem\X" and >> > "opensg-2.0\Source\WindowSystem\WIN32", but not in >> > "opensg-2.0\source\windowsystem\glut". Is this correct? >> >> yes, that is ok, the GLUTWindow is derived from the platform's native >> window type. >> >> Cheers, >> Carsten >> >> >> ------------------------------------------------------------------------------ >> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >> is a gathering of tech-side developers & brand creativity professionals. >> Meet >> the minds behind Google Creative Lab, Visual Complexity, Processing, & >> iPhoneDevCamp as they present alongside digital heavyweights like >> Barbarian >> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com >> _______________________________________________ >> Opensg-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/opensg-users >> > >
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
