27.07.2014, 02:14
Код:
In file included from /usr/local/include/sampgdk/sdk.h:61:0, from /usr/local/include/sampgdk/export.h:20, from /usr/local/include/sampgdk/a_players.h:2, from ./src/samphp.h:9, from ./src/bindings.h:4, from ./src/bindings.cpp:1: /usr/local/include/sampgdk/amx/amx.h:28:23: fatal error: sclinux.h: No such file or directory compilation terminated. In file included from /usr/local/include/sampgdk/sdk.h:61:0, from /usr/local/include/sampgdk/export.h:20, from /usr/local/include/sampgdk/a_players.h:2, from ./src/samphp.h:9, from ./src/main.cpp:7: /usr/local/include/sampgdk/amx/amx.h:28:23: fatal error: sclinux.h: No such file or directory compilation terminated. In file included from /usr/local/include/sampgdk/sdk.h:61:0, from /usr/local/include/sampgdk/export.h:20, from /usr/local/include/sampgdk/a_players.h:2, from ./src/samphp.h:9, from ./src/samphp.cpp:1: /usr/local/include/sampgdk/amx/amx.h:28:23: fatal error: sclinux.h: No such file or directory compilation terminated. In file included from ./libs/zeex/fakeamx.cpp:15:0: ./libs/zeex/fakeamx.h:18:25: fatal error: sampgdk/amx.h: No such file or directory compilation terminated.
I went into /usr/local/include/sampgdk/ and everything is there, as well as sclinux in amx folder.
I've already those packages installed
Код:
gcc/g++ version 4.7.2 (Debian 4.7.2-5) PHP 5.5.15-1~dotdeb.1 Doxygen 1.8.7 Python 2.7.3 libxml2-dev cmake version 3.0.0
While installing SAMPGDK there were no errors.
Код:
root@*:home/samp/sampgdk/build# make [ 0%] Built target sampgdk_init Scanning dependencies of target sampgdk [ 2%] Building C object CMakeFiles/sampgdk.dir/src/internal/init.c.o Linking C shared library libsampgdk.so [ 97%] Built target sampgdk [100%] Building Doxygen documentation [100%] Built target sampgdk_doc root@*:/home/samp/sampgdk/build# make install [ 0%] Built target sampgdk_init Scanning dependencies of target sampgdk [ 2%] Building C object CMakeFiles/sampgdk.dir/src/internal/init.c.o Linking C shared library libsampgdk.so [ 97%] Built target sampgdk [100%] Building Doxygen documentation [100%] Built target sampgdk_doc Install the project... -- Install configuration: ""