24.10.2013, 19:10
How to set it up on Windows? I've including the include directory and added the .lib to the library settings but it doesn't work when using this example: https://github.com/Zeex/sampgdk/blob...helloworld.cpp
error C2146: syntax error : missing ';' before identifier 'RepeatingTimer'
error C2182: 'SAMPGDK_TIMER_CALL' : illegal use of type 'void'
error C2146: syntax error : missing ';' before identifier 'RepeatingTimer'
error C2182: 'SAMPGDK_TIMER_CALL' : illegal use of type 'void'