← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/macos_build_app_compiler into lp:widelands

 

$ ./build_app.sh clang debug ../macos_build_app_compiler

gives me this output later on

-- Using AddressSanitizer http://clang.llvm.org/docs/AddressSanitizer.html

So it is using it without explicitly declaring it. Does work with clang. gcc currently gives me headaches, though. It seems to use the clangs dylib.

Still do some testings and gonna add some stuff to the script. When done I'll give you some .dmg
-- 
https://code.launchpad.net/~widelands-dev/widelands/macos_build_app_compiler/+merge/353035
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/macos_build_app.


References