Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while compiling MacOS Catalina #1082

Open
chojnacky opened this issue Apr 25, 2020 · 0 comments
Open

Error while compiling MacOS Catalina #1082

chojnacky opened this issue Apr 25, 2020 · 0 comments

Comments

@chojnacky
Copy link

Hello, I don't know how to fix this error.
[ 98%] Building CXX object CMakeFiles/otclient.dir/src/client/uisprite.cpp.o make[2]: *** No rule to make target /usr/local/lib/libssl.dylib', needed by otclient'. Stop. make[2]: *** Waiting for unfinished jobs.... [ 99%] Building CXX object CMakeFiles/otclient.dir/src/main.cpp.o make[1]: *** [CMakeFiles/otclient.dir/all] Error 2 make: *** [all] Error 2 MacBook-Pro-von-pH:build addicted.to.oxygen$

This is CMakeLists.txt:
https://pastebin.com/XVBDjz63

Compiling using this command:
cmake \ -DUSE_STATIC_LIBS=OFF \ -DLUA_LIBRARY=/usr/local/Cellar/[email protected]/5.1.5_8/lib/liblua.5.1.5.dylib \ -DLUA_INCLUDE_DIR=/usr/local/Cellar/[email protected]/5.1.5_8/include/lua5.1/ \ -DBoost_INCLUDE_DIR=/usr/local/Cellar/[email protected]/1.59.0/include/ \ -DOPENSSL_INCLUDE_DIR=/usr/local/Cellar/openssl/1.0.2r/include/\ .. make -j$(sysctl -n hw.ncpu)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants