tilemaker
tilemaker copied to clipboard
Trying to install on Mac
getting this error:
clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [tilemaker] Error 1 Using lua
- Lua language version 5.4
- include path is -I/usr/local/include/lua
- library path is -llua install -m 0755 -d /usr/local/bin/ install -m 0755 tilemaker /usr/local/bin/ install: tilemaker: No such file or directory make: *** [install] Error 71
Please supply more details:
- what OS version
- Apple Silicon or Intel
- what libraries you've installed, what versions, and how you installed them
Please supply more details:
- what OS version
- Apple Silicon or Intel
- what libraries you've installed, what versions, and how you installed them
- OS: 14.2.1 Sonoma
- Apple Silicon (M3)
- brew install boost lua shapelib rapidjson (Lua 5.4.6, boost 1.58)