I'm trying to recompile the lates CVS snapshot of ScummVM with the lates CVS snapshot of libsdl who should correct some mouse positionning problemes in full screen. I got no trouble with the compilation until the linking step where I got this:
Code:
ld: sound/mididrv.o illegal reference to symbol: _NADisposeNoteChannel defined in indirectly referenced dynamic library /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
Someone got any clue how to solve this?