DragonBuild / dragon

pip install dragon | A Powerful buildsystem and toolkit currently targeting darwin (iOS/macOS) machines
MIT License
220 stars 23 forks source link

resim fails to build on arm64 macs #55

Closed 0cyn closed 3 years ago

0cyn commented 3 years ago

FAILED: .dragon/build/arm64/resim.mm.o │································································· clang++ -arch arm64 -I$DRAGONBUILD/include -I$DRAGONBUILD/vendor/include -I$DRAGONBUILD/include/_fallback -I/headers/ -I. -fcolor-diagnostics -F$DRAGONBUILD/sdks/iPhoneOS.sdk/System/Library/PrivateFramewo│································································· rks/ -F$DRAGONBUILD/frameworks -O0 -isysroot -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk -fobjc-arc -target arm64-apple-│································································· darwin20.3.0 -DDYLIB_DIR=@\"$DRAGONBUILD/simulator/load\" -Wall -c resim.mm -o .dragon/build/arm64/resim.mm.o │································································· clang: warning: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk: 'linker' input unused [-Wunused-command-line-argument] │································································· clang: warning: no such sysroot directory: '-isysroot' [-Wmissing-sysroot] │································································· resim.mm:1:10: fatal error: 'unistd.h' file not found