Closed da2ce7 closed 11 years ago
Dear Cameron
Ot.exe, Otserver.exe, otapi-java.dll, otapi-csharp.dll ALL OK
Problem still lies with otapi-php but errors are now different.
1> OTAPI-php.cpp 1>C:\Program Files\Microsoft Visual Studio 11.0\VC\include\xkeycheck.h(201): warning C4005: 'inline' : macro redefinition 1> c:\php\tsrm\tsrm_config.w32.h(17) : see previous definition of 'inline' 1>C:\Program Files\Microsoft Visual Studio 11.0\VC\include\xkeycheck.h(244): fatal error C1189: #error : The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Jesmond Spiteri
Quick fix, chaning a 'int' to 'var'