hobwekiva / fonline

fonline-open-source is an open source implementation of the Fallout Online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build for mac os x

xsa-dev opened this issue · comments

i am try to build fonline for macos ox, but on mysqlclient not linking

get this error:

[ 92%] Linking CXX executable ../../FOnlineServer
ld: library not found for -lmysqlclient
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [FOnlineServer] Error 1
make[1]: *** [src/FOnlineServer/CMakeFiles/FOnlineServer.dir/all] Error 2
make: *** [all] Error 2