[Fixed]Compile problems with Blech errors any Ideas ?

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

User avatar
Choakster
the antichrist
Posts: 124
Joined: Sat Aug 23, 2003 1:16 pm

[Fixed]Compile problems with Blech errors any Ideas ?

Post by Choakster » Fri Jun 18, 2004 6:48 pm

Getting the following errors when compiling MQ2 and to be honest I have no clue why its givin me these errors all the sudden. Havnt changed any files havnt added anythign different

Just DLed the latest zip and extracted into MQ folder yadda yadda and tried to compile and this is what I got ..

I looked around but it doesnt appear that anyone else has had this problem ..

USing VS6 BTW

Code: Select all

Compiling...
EQClasses.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\EQClasses.cpp(9468) : error C2400: inline assembler syntax error in 'second operand'; found 'newline'
MQ2Auth.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Benchmarks.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2ChatHook.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2CleanUI.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2CommandAPI.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Commands.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Data.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2DataAPI.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2DataTypes.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2DataVars.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2DetourAPI.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2DInput.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Globals.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2KeyBinds.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2MacroCommands.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Main.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Mouse.cpp
EQLIB_EXPORTS
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2ParseAPI.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2PluginHandler.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Pulse.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Spawns.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Utilities.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
MQ2Windows.cpp
C:\Program Files\MQ2\MQ2Main\eqgame.h(553) : error C2143: syntax error : missing ';' before 'constant'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2143: syntax error : missing ';' before '{'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(112) : error C2447: missing function header (old-style formal list?)
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2629: unexpected 'class BlechNode ('
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(195) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(250) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2146: syntax error : missing ';' before identifier 'StringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'eBlechStringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(386) : error C2501: 'StringType' : missing storage-class or type specifiers
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(912) : error C2061: syntax error : identifier 'eBlechStringType'
C:\Program Files\MQ2\MQ2Main\..\Blech\Blech.h(1011) : error C2061: syntax error : identifier 'eBlechStringType'
Error executing cl.exe.

MQ2Main.dll - 265 error(s), 0 warning(s)
.
.
.
.
.
http://Ever-Realm.com

User avatar
Choakster
the antichrist
Posts: 124
Joined: Sat Aug 23, 2003 1:16 pm

Post by Choakster » Fri Jun 18, 2004 7:03 pm

Got it fixed ..

Problem was in EQgame.h

Code: Select all

// CTextOverlay
#defineCTextOverlay__DisplayText                                                                                                                             0x401406
Should have been

Code: Select all

// CTextOverlay
#define CTextOverlay__DisplayText                          0x401406
Sorry for the dipshit question ..

Man Oid is gonna have a field day on this one lol
.
.
.
.
.
http://Ever-Realm.com