Advertisement

Some error?

Started by September 23, 2003 06:23 PM
1 comment, last by myownlt 21 years, 5 months ago
I have recently come by this site, and the demos were really cool However, I am new to this stuff - esp. opengl, and i came up with an error when i tried to compile the winning demo''s source. I believe it is because i am using Visual C version 6, but I really want to know how he did some stuff in there. If anyone could tell me how to make this work, I''ll be most grateful. I come up with this weird error: --------------------Configuration: Main - Win32 Debug-------------------- Compiling... Main.cpp i:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : error C2146: syntax error : missing '';'' before identifier ''KSPIN_LOCK'' i:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : fatal error C1004: unexpected end of file found Error executing cl.exe. Main.exe - 2 error(s), 0 warning(s)
Have you include windows.h ?
========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
Advertisement
Oh, I am sorry for the inconvenience for disturbing you - it seems that I had a bad installation - I just re-installed vc++ and now it doesnt give me that error.

However, I would really like to know if theres such thing as a VC.NET file convertor to VC++6! It looks (so far like you can only convert the other way around...

This topic is closed to new replies.

Advertisement