he guys i followd the instructions of the code block tutorail and he stil gives a error here it is
c:\Documents and Settings\jochem\Bureaublad\irrlicht-1.2\source\Irrlicht\CD3D8Driver.h(16) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Process terminated with status 1 (1 minutes, 33 seconds)
1 errors, 0 warnings
whats the problem and what should i do ??? pleas help me
grts TreX
new problem
As the log tells you, the windows.h file could not be found...
Maybe there is something wrong with the installation of your compiler !?!?!
windows.h is a standard (Windows) header and should be located in the standard include path of your compiler !!!
Now you have 2 choices, either try to reinstall your compiler...
Or search for windows.h and include the path to your compiler settings !!!
Maybe there is something wrong with the installation of your compiler !?!?!
windows.h is a standard (Windows) header and should be located in the standard include path of your compiler !!!
Now you have 2 choices, either try to reinstall your compiler...
Or search for windows.h and include the path to your compiler settings !!!
Last edited by Acki on Sun Dec 24, 2006 3:43 pm, edited 1 time in total.
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java