Commit fbb2eb3f authored by nanahira's avatar nanahira

the problem of missing irrklang header?

parent 0432ba37
Pipeline #3608 failed with stages
in 3 minutes and 49 seconds
......@@ -167,6 +167,7 @@ exec_macos:
- git submodule update --init
- brew install freetype libevent sqlite dylibbundler
- sudo cp -rf irrklang/bin/macosx-gcc/libirrklang.dylib /usr/local/lib/
- sudo cp -rf irrklang/include /usr/local/include/irrklang
- ./premake5 gmake --cc=clang
- cd build
- make config=release -j4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment