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

build-osx.sh --build-validate-au creates surge-vst2.xcodeproj surge-vst3.xcodeproj? #177

Closed
esaruoho opened this issue Dec 27, 2018 · 2 comments

Comments

@esaruoho
Copy link
Collaborator

query, how come if i run ./build-osx.sh --build-validate-au it also builds the surge-vst2.xcodeproj and surge-vst3.xcodeproj files?

$ ./build-osx.sh --build-validate-au
** Warning: the flags value StaticRuntime has been deprecated and will be removed.
   Use `staticruntime "On"` instead
   @/Users/esaruoho/work/surge/premake5.lua(32)

Building configurations...
Running action 'xcode4'...
Generated Surge.xcworkspace/contents.xcworkspacedata...
Generated surge-vst2.xcodeproj/project.pbxproj...
Generated surge-vst3.xcodeproj/project.pbxproj...
Generated surge-au.xcodeproj/project.pbxproj...
Done (323ms).
@baconpaul
Copy link
Collaborator

Because premake builds maximal xcode and doesn’t have flags so build-osx just calls premake and let it go

I don’t think this is worth fixing since @jsakkine is deep in cmake

@esaruoho
Copy link
Collaborator Author

ok, killing ticket

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

No branches or pull requests

2 participants