24.06.2015, 20:18
(
Последний раз редактировалось Typhome; 25.06.2015 в 02:42.
)
Quote:
@Typhome
Looks like you are compiling the wrong brach. R39-3 is located here: https://github.com/pBlueG/SA-MP-MySQL/tree/issue-54 and does't require cmake. |
I've downloaded all needed packages (like mysql, groupinstall "Development Tools", boost, etc).
When I go to project directory and do command "make" then I'll get only errors.
make output: http://pastebin.com/QAcCwHAK
// Fixed by downloading sampgdk (it wasn't included when I was downloading the ZIP on mysql project github).
After that I'm still experiencing errors: http://pastebin.com/SExhpsii
// I did "yum install mysql-devel" and again "make", then got compiled.

// Also libboost must be properly installed (/usr/lib).