EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Compile error exp.cpp (https://www.eqemulator.org/forums/showthread.php?t=41987)

Cusser 07-21-2018 05:18 PM

Compile error exp.cpp
 
Pulled updated source from gitpull and got these errors when trying to compile. (zone did not compile) I did notice exp.cpp
was one of the files updated.

Code:

15>e:\source\zone\exp.cpp(516): error C2146: syntax error: missing ')' before identifier 'and'
15>e:\source\zone\exp.cpp(516): error C2065: 'and': undeclared identifier
15>e:\source\zone\exp.cpp(516): error C2146: syntax error: missing ';' before identifier 'm_epp'
15>e:\source\zone\exp.cpp(516): error C2059: syntax error: ')'
15>e:\source\zone\exp.cpp(517): error C2059: syntax error: ';'
15>e:\source\zone\exp.cpp(523): error C2065: 'aaexp': undeclared identifier
15>e:\source\zone\exp.cpp(523): error C2065: 'resexp': undeclared identifier
15>e:\source\zone\exp.cpp(523): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
15>e:\source\zone\exp.cpp(523): error C2440: 'initializing': cannot convert from 'initializer list' to 'int'


Cusser 07-21-2018 06:36 PM

Please disregard my error post. Seems my timing was a little impeccable between my gitpull and the actual commit of that updated
exp.cpp file. It's all good now.


All times are GMT -4. The time now is 12:03 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.