|
Luigi Auriemmaaluigi.org (ARCHIVE-ONLY FORUM!) |
|
It is currently 19 Jul 2012 19:24
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 3 posts ] |
|
Author |
Message |
steven11
|
Post subject: please help me to fix this code Posted: 06 Jul 2008 13:41 |
|
Joined: 06 Jul 2008 13:38 Posts: 2
|
EDIT by aluigi: there is no need to post code (moreover such type of code) for compilation questions
|
|
Top |
|
|
steven11
|
Post subject: Posted: 06 Jul 2008 13:42 |
|
Joined: 06 Jul 2008 13:38 Posts: 2
|
When I try to compile the code I got these errors :
line 44: #include windows.h ignored--file not found.
line 46: #include winuser.h ignored--file not found.
line 47: #include windowsx.h ignored--file not found.
line 384: File ends inside range of #ifdef.
: line 69: variable 'stealth' not found
'stealth'
aborting compile
|
|
Top |
|
|
aluigi
|
Post subject: Posted: 06 Jul 2008 14:36 |
|
Joined: 13 Aug 2007 21:44 Posts: 4068 Location: http://aluigi.org
|
depends by the compiler you are using.
for sure there are problems since you don't have the essential files to compile C source code on Windows (windows.h for example).
the rest of the errors depend by this problem
thread moved in the right section
|
|
Top |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|