From: Aaron Z. <az...@MI...> - 2005-06-03 18:43:35
|
I'm wanting to write a web browser (webkit) plugin for mplayer for os x, but I'm having issues compiling all the sources under Xcode so I can do some real (cocoa) development. I keep getting weird errors about NULL not being defined, malloc not being explicitly declared (even though stdlib is included), etc. Does anyone already have a zip of the mplayer sources + xcode project file that works that I might be able to use? Thanks, Aaron |