Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » C++
C++ [message #263540] Wed, 06 June 2007 01:32 Go to previous message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma:
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 ==========
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Single Player Maps
Next Topic: How do you get custom gun models ingame?
Goto Forum:
  


Current Time: Sun Oct 20 20:29:23 MST 2024

Total time taken to generate the page: 0.00671 seconds