C++ [message #263540] |
Wed, 06 June 2007 01:32 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
hey reborn i did listen to what u said but when i tryed to do the thing i gto this
------ Build started: Project: scripts, Configuration: Release Win32 ------
Compiling...
crate.cpp
.\crate.cpp(85) : error C2143: syntax error : missing '}' before '{'
.\crate.cpp(85) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(85) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(85) : error C2059: syntax error : ','
.\crate.cpp(86) : error C2143: syntax error : missing ';' before '}'
.\crate.cpp(86) : error C2059: syntax error : '}'
.\crate.cpp(100) : error C2143: syntax error : missing '}' before '{'
.\crate.cpp(100) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(100) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(100) : error C2059: syntax error : ','
.\crate.cpp(101) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(101) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(101) : error C2059: syntax error : ','
.\crate.cpp(102) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(102) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(102) : error C2059: syntax error : ','
.\crate.cpp(103) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(103) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(103) : error C2059: syntax error : ','
.\crate.cpp(104) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(104) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(104) : error C2059: syntax error : ','
.\crate.cpp(105) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(105) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(105) : error C2059: syntax error : ','
.\crate.cpp(106) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(106) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(106) : error C2059: syntax error : ','
.\crate.cpp(107) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(107) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(107) : error C2059: syntax error : ','
.\crate.cpp(108) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(108) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(108) : error C2059: syntax error : ','
.\crate.cpp(109) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(109) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(110) : error C2059: syntax error : '}'
.\crate.cpp(110) : error C2143: syntax error : missing ';' before '}'
.\crate.cpp(110) : error C2059: syntax error : '}'
.\crate.cpp(124) : error C2143: syntax error : missing '}' before '{'
.\crate.cpp(124) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(124) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(124) : error C2059: syntax error : ','
.\crate.cpp(125) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(125) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(125) : error C2059: syntax error : ','
.\crate.cpp(126) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(126) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(126) : error C2059: syntax error : ','
.\crate.cpp(127) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(127) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(127) : error C2059: syntax error : ','
.\crate.cpp(128) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(128) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(128) : error C2059: syntax error : ','
.\crate.cpp(129) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(129) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(129) : error C2059: syntax error : ','
.\crate.cpp(130) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(130) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(130) : error C2059: syntax error : ','
.\crate.cpp(131) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(131) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(131) : error C2059: syntax error : ','
.\crate.cpp(132) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(132) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(132) : error C2059: syntax error : ','
.\crate.cpp(133) : error C2143: syntax error : missing ';' before '{'
.\crate.cpp(133) : error C2447: '{' : missing function header (old-style formal list?)
.\crate.cpp(134) : error C2059: syntax error : '}'
.\crate.cpp(134) : error C2143: syntax error : missing ';' before '}'
.\crate.cpp(134) : error C2059: syntax error : '}'
aow.cpp
.\aow.cpp(19) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\release\dllmain.sbr': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Owner\Desktop\SSAOW1.5WFDS\SSAOW 1.5 Source\SSAOW 1.5 Source\Release\BuildLog.htm"
scripts - 74 error(s), 0 warning(s)
------ Build started: Project: keycfg, Configuration: Debug Win32 ------
Compiling...
keycfg.cpp
c:\documents and settings\owner\desktop\ssaow1.5wfds\ssaow 1.5 source\ssaow 1.5 source\keycfg.cpp(17) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Owner\Desktop\SSAOW1.5WFDS\SSAOW 1.5 Source\SSAOW 1.5 Source\Debug\BuildLog.htm"
keycfg - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
|
|
|
Re: C++ [message #263541 is a reply to message #263540] |
Wed, 06 June 2007 01:35 |
|
Whitedragon
Messages: 832 Registered: February 2003 Location: California
Karma: 1
|
Colonel |
|
|
With that many errors you're probably missing a } somewhere. As for the windows.h error, you need to download the Windows SDK from the Microsoft site.
Black-Cell.net
Network Administrator (2003 - )
DragonServ, Renegade's first IRC interface bot
Creator and lead coder (2002 - )
Dragonade, Renegade's first server side modification
Lead coder (2005 - )
|
|
|
Re: C++ [message #263542 is a reply to message #263540] |
Wed, 06 June 2007 01:40 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
well i looked at the stuff above and below that was the same
and ty i will download that thing
1)EDIT: the Windows SDK can i get a link because im not sure what it is and in Google got lot of sites that i didn't really understand what i was really looking for
http://search.microsoft.com/results.aspx?mkt=en-US&form=MSHOME&setlang=e n-US&q=Windows+SDK&x=0&y=0
after i check it out i fixed some
i think all i need now is that file
------ Build started: Project: scripts, Configuration: Release Win32 ------
Compiling...
crate.cpp
aow.cpp
.\aow.cpp(19) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\release\dllmain.sbr': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Owner\Desktop\SSAOW1.5WFDS\SSAOW 1.5 Source\SSAOW 1.5 Source\Release\BuildLog.htm"
scripts - 2 error(s), 0 warning(s)
------ Build started: Project: keycfg, Configuration: Debug Win32 ------
Compiling...
keycfg.cpp
c:\documents and settings\owner\desktop\ssaow1.5wfds\ssaow 1.5 source\ssaow 1.5 source\keycfg.cpp(17) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Owner\Desktop\SSAOW1.5WFDS\SSAOW 1.5 Source\SSAOW 1.5 Source\Debug\BuildLog.htm"
keycfg - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
[Updated on: Wed, 06 June 2007 02:03] Report message to a moderator
|
|
|
|
Re: C++ [message #263722 is a reply to message #263540] |
Wed, 06 June 2007 14:16 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
ok i got it to work now i got to test it ty
|
|
|