From: JK <jam...@gm...> - 2004-12-09 00:20:49
|
Hello all, I used "cvs -z3 -d:pserver:ano...@cv...:/cvsroot/mplayerosx co mplayer" and got the OSX Mplayer source. When I compile with the latest XCode on my up-to-date Panther, the binary reports version 2.0b9 in the About box. I get the following compiling errors: PlayerCtrllr.m:613: passing arg 1 of `playItem:' from incompatible pointer type PlayerCtrllr.m:675: passing arg 1 of `playItem:' from incompatible pointer type PlayerCtrllr.m:701: passing arg 1 of `playItem:' from incompatible pointer type PlayerCtrllr.m:718: class `NSMutableDictionary' does not implement the `NSMenuItem' protocol PlayerCtrllr.m:718: class `NSMutableDictionary' does not implement the `NSMenuItem' protocol The app runs, but won't launch video files. 2004-12-08 19:17:25.205 MPlayer OS X 2[7946] launch path not accessible I can't add files by drag and drop or by File => Add to Playlist Any tips on fixing this, or getting a version that compiles, would be much appreciated. -Jam |