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

add support for Objective C and Objective C++ source in addon Make builds #6652

Merged
merged 3 commits into from
Mar 24, 2021

Conversation

bangnoise
Copy link
Contributor

This PR extends existing support for .m and .mm source files (Objective C and Objective C++) to addons built using Make.

Support already exists for these files in user projects built using Make, and the same files in user projects and addons built using Xcode.

@ofTheo
Copy link
Member

ofTheo commented Jan 6, 2021

@bangnoise thanks for this!
could you push a commit to your branch ( white space or something ) so it can trigger the new CI tests?

@ofTheo ofTheo merged commit 8ca6782 into openframeworks:patch-release Mar 24, 2021
ofTheo added a commit that referenced this pull request Mar 24, 2021
@ofTheo ofTheo mentioned this pull request Mar 24, 2021
10 tasks
olekristensen added a commit to olekristensen/openFrameworks that referenced this pull request Jun 22, 2021
* commit '3796209e3c726dc2800186854d2b64f641967df8': (255 commits)
  Update THANKS.md
  Update CHANGELOG.md
  Update ofConstants.h
  bugfix ofAppGLFWWindow requested monitor wasn't being clamped (openframeworks#6718)
  bugfix fmod sound player for macos. closes openframeworks#6714 openframeworks#6708 (openframeworks#6717)
  Update Info.plist with retina entry (openframeworks#6701)
  add support for Objective C and Objective C++ source in addon Make builds (openframeworks#6652)
  update pg and apothecary submodules
  Update CHANGELOG.md
  videoGrabberExample - set the inverted pixels to actual grabber dimensions (openframeworks#6698)
  Update CHANGELOG.md
  fix for emscripten and ofFbo (openframeworks#6697)
  added msys2 projectGenerator packaging. (openframeworks#6696)
  macos - added fix for apps being half sized on retina in Big Sur (openframeworks#6694)
  removed closing parenthesis (openframeworks#6693)
  Update CONTRIBUTING.md
  prevent all md edits from triggering github actions
  Update CHANGELOG.md
  Update THANKS.md
  Update CHANGELOG.md
  ...
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

Successfully merging this pull request may close these issues.

2 participants