[MPlayer-users] Missing files in MPlayerOSX SVN tree (was: Working on a video problem)

Guillaume POIRIER poirierg at gmail.com
Fri Mar 2 09:49:03 CET 2007


Hi,

I'm replying on-list because some people may know the answer.
I'm also leaving all quoted text intact since previous messages were off-list.

> >From: "Guillaume POIRIER" <poirierg at gmail.com>
> >To: "thyme pancakes" <newsbought at hotmail.com>
> >Subject: Re: Working on a video problem
> >Date: Thu, 1 Mar 2007 15:38:11 +0100
> >
> >Hi,
> >
> >On 3/1/07, thyme pancakes <newsbought at hotmail.com> wrote:
> >
> >>So long story short, how do I get the svn source for mplayerosx, because I
> >>know that mplayerosx shared memory functions are failing to connect and if
> >>I
> >>can use that to set a flag to redirect relevant signals to the mpGLview
> >>window, we're whistling Devo.
> >
> >It's all explained here:
> >http://www.mplayerhq.hu/DOCS/HTML/en/macos.html#osx_gui
> >
> >
> >>PS. did you ever get to try out that sound patch on a 10.3 machine? I'd do
> >>it myself but I have only one hard drive and no one has 10.3 anymore like
> >>they used to.
> >
> >Sorry, I can't. I don't have physical access to that machine. Only ssh
> >remote access.
> >
> >Guillaume

On 3/2/07, thyme pancakes <newsbought at hotmail.com> wrote:
> Thanks for the reference. Now the only issue is where are the files?
>
> following the directions as listed:
> svn checkout svn://svn.mplayerhq.hu/mplayerosx/trunk/ mplayerosx
>
> and running the makefile (or xcode) as listed produces about 40 missing file
> errors ranging from missing localization strings to graphic icons. The thing
> is, there are files with similar names in the source directory, but they
> aren't included in the project or the location of the files is different
> from the project. For example, PlayerCtrllr.m is missing but
> PlayerController.m exists and is not included in the project. Or
> Resources/MainMenu.nib is missing but Resources/English.lproj/MainMenu.nib
> exists.
>
> I suspect the svn has an old project combined with newer files but I can't
> confirm that. I could attempt to reconstruct the project as it should be but
> I'm afraid my effort would muck things up more than they would repair them.
> Here's the output of the make errors:
>
> Missing file or directory: Resources/Graphics/seek_fwd.png
> Missing file or directory: Resources/Graphics/seek_back.png
> Missing file or directory: Resources/Graphics/play.png
> Missing file or directory: Resources/Graphics/pause.png
> Missing file or directory: Resources/Graphics/stop.png
> Missing file or directory: Resources/Graphics/seek_fwd_mini.png
> Missing file or directory: Resources/Graphics/seek_back_mini.png
> Missing file or directory: Resources/Graphics/pause_mini.png
> Missing file or directory: Resources/Graphics/play_mini.png
> Missing file or directory: External_Binaries/mplayer.app
> Missing file or directory: Resources/MainMenu.nib
> Missing file or directory:
> Resources/Localizations/Czech.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/zh_TW.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Korean.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Japanese.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/German.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/French.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/sv.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Italian.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/hu.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Icelandic.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Polish.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/pt_pt.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/zh_CN.lproj/Localizable.strings
> Missing file or directory:
> Resources/Localizations/Czech.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/English.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/zh_TW.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/Korean.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/Japanese.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/German.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/French.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/sv.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/Italian.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/hu.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/Icelandic.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/Polish.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/pt_pt.lproj/InfoPlist.strings
> Missing file or directory:
> Resources/Localizations/zh_CN.lproj/InfoPlist.strings
> Missing file or directory: Resources/Help
> Missing file or directory: Sources/Controllers/PlayerCtrllr.m
> ** BUILD SUCCEEDED **
> xcodebuild -target "MPlayer OSX PPC" -configuration Release build
> Unknown target: MPlayer OSX PPC
> Usage: xcodebuild [-project <projectname>] [-activetarget] [-alltargets]
> [-target <targetname>]... [-activebuildstyle] [-buildstyle <buildstylename>]
> [<buildsetting>=<value>]... [<buildaction>]...
>        xcodebuild [-version]
>        xcodebuild [-list]
> make: *** [all] Error 1


I can confirm that these missing files aren't on my svn checkout either.

Nicolas, do you know what happened?
It used to work just fine!

Guillaume



More information about the MPlayer-users mailing list