projectGenerator | repo for centralizing work on a tool to generate OF projects
kandi X-RAY | projectGenerator Summary
kandi X-RAY | projectGenerator Summary
repo for centralizing work on a tool to generate OF projects
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of projectGenerator
projectGenerator Key Features
projectGenerator Examples and Code Snippets
Community Discussions
Trending Discussions on projectGenerator
QUESTION
I'm trying to update an OpenFrameworks project using the Project Generator.
After updating the project, I'm now getting the following error in Xcode 8.2.1:
clang: error: unknown argument: '-mmacosx-version-min'
That flag is found in the Apple LLVM 8.0 - Custom Compiler Flags section of Build Settings in both my Project and Target:
Anyone have an idea on what the issue may be? I'm on macOS 10.12.1 Sierra.
...ANSWER
Answered 2017-Feb-20 at 17:45You can remove the -mmacosx-version-min
flag; Xcode
uses MACOSX_DEPLOYMENT_TARGET
.
MACOSX_DEPLOYMENT_TARGET
specifies the minimum version of OS X
for the build target.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install projectGenerator
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page