| View previous topic :: View next topic |
| Author |
Message |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Tue Nov 18, 2008 4:31 pm Post subject: Compiling Error [C++] |
|
|
| Code: | :\PROGRAM FILES\MICROSOFT SDKS\WINDOWS\V6.1\INCLUDE\ifdef.h(153) : error C2144: syntax error : missing ';' before type 'int'
C:\PROGRAM FILES\MICROSOFT SDKS\WINDOWS\V6.1\INCLUDE\ifdef.h(153) : fatal error C1004: unexpected end of file found
|
Any way to fix...?
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Nov 18, 2008 4:40 pm Post subject: |
|
|
| Thankfully it tells you exactly what is wrong.
|
|
| Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Tue Nov 18, 2008 4:50 pm Post subject: |
|
|
Thankfully I never touched it, and don't know how to fix the problem. I've tried to edit the file already.
EDIT: you were half right, it was a previous editing mistake, the error now stands at:
| Code: | | C:\PROGRAM FILES\MICROSOFT SDKS\WINDOWS\V6.1\INCLUDE\ifdef.h(153) : error C2146: syntax error : missing ';' before identifier 'NET_IFTYPE' |
|
|
| Back to top |
|
 |
blackmorpheus Expert Cheater
Reputation: 0
Joined: 05 Apr 2008 Posts: 159
|
Posted: Tue Nov 18, 2008 5:13 pm Post subject: |
|
|
you should post the source code if you want it to get fixed.
You probably missed a semicolon somewhere.
|
|
| Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Tue Nov 18, 2008 5:35 pm Post subject: |
|
|
| You think I coded part of the SDK? HAHAHA.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Nov 18, 2008 7:09 pm Post subject: |
|
|
| Either your SDK is ancient, or your compiler is I'm betting.
|
|
| Back to top |
|
 |
Fuzz Grandmaster Cheater
Reputation: 0
Joined: 12 Nov 2006 Posts: 531
|
Posted: Thu Dec 04, 2008 4:27 pm Post subject: |
|
|
fixed via an SDK that i didnt think I needed.
Thanks slovach.
|
|
| Back to top |
|
 |
|