openframeworks / openframeworks/openFrameworks
Make file on Mac OSX 10.7.5 running oF 8.0
Open
@bakercp is already working on this.
Since Jun 30, 2014.
automation
bitesize
core
macOS
prelim-analysis
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
The make file doesn't work that's located libs/openFrameworksCompiled/project folder if you run make as per the read me. I get:
clang: error: invalid version number in '-mmacosx-version-min='
make[2]: *** [../../../libs/openFrameworksCompiled/lib/osx/obj/Debug/libs/openFrameworks/3d/of3dPrimitives.o] Error 1
make[1]: *** [Debug] Error 2
make: *** [all] Error 2
Just a heads up the version number and a few other small things might need to be run to fix the make file
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.