Skip to content

Conversation

@dimitre
Copy link
Member

@dimitre dimitre commented Nov 9, 2024

As FMOD is not the default player anymore we can remove the logic for this define and keep only USE_FMOD

Quicktime and QTkit removal
Boost references removal (not on apothecary anymore)
Some intermediate ways of making FMOD work if needed, as a transition period.
Project.xcconfig tidy up

@ofTheo
Copy link
Member

ofTheo commented Nov 9, 2024

Looks awesome!!

@dimitre dimitre marked this pull request as ready for review November 10, 2024 00:00
@dimitre
Copy link
Member Author

dimitre commented Nov 10, 2024

I think this one is finally ok!
I'll wait somebody readproof 👀 or test to see if it is good to go

dimitre added a commit to dimitre/openFrameworks that referenced this pull request Nov 18, 2025
#define OF_CAIRO
#define OF_RTAUDIO
#ifndef __MACOSX_CORE__
#define __MACOSX_CORE__ // rtAudio
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe to remove even though it mentions rtAudio?

HEADER_SSL = $(OF_PATH)/libs/openssl/include
HEADER_URIPARSER = $(OF_PATH)/libs/uriparser/include
HEADER_PUGIXML = $(OF_PATH)/libs/pugixml/include

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious about the quote removal - is there any downside to removing?

@ofTheo
Copy link
Member

ofTheo commented Nov 19, 2025

A big one!!
I put a couple of comments in but this looks good to me!

Thanks @dimitre !!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants