Compiling on OSX yields no GUI

This forum is about all development around libVLC.
Vaselinessa
Blank Cone
Blank Cone
Posts: 48
Joined: 03 Apr 2011 02:26
Location: Sacramento, CA

Compiling on OSX yields no GUI

Postby Vaselinessa » 22 Jan 2013 05:58

I just compiled VLC 2.1 on Mac OSX Lion, yet when I run it, I get no gui. I installed QT 4.8.4 using brew. Any idea what I should do/failed to do?

The following is what I get on the terminal:
$ ./vlc
VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-5381-gecfe166)
[0x10ea0a6e0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x10ea909e0] [cli] lua interface: Listening on host "*console".
VLC media player 2.1.0-git Rincewind
Command Line Interface initialized. Type `help' for help.
>

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Compiling on OSX yields no GUI

Postby Jean-Baptiste Kempf » 22 Jan 2013 10:01

did you make VLC-dep.app ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Vaselinessa
Blank Cone
Blank Cone
Posts: 48
Joined: 03 Apr 2011 02:26
Location: Sacramento, CA

Re: Compiling on OSX yields no GUI

Postby Vaselinessa » 22 Jan 2013 16:39

No. I just used the single build.sh script (after exporting Xcode variables and cloning the vlc source), as instructed on (http://wiki.videolan.org/OSXCompile).

I don't see any mention of VLC-dep.app on (http://wiki.videolan.org/OSXCompile). Where can I find instructions for making VLC-dep.app? (Thanks.)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Compiling on OSX yields no GUI

Postby Jean-Baptiste Kempf » 23 Jan 2013 00:53

make VLC.app
make VLC-dev.app
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Vaselinessa
Blank Cone
Blank Cone
Posts: 48
Joined: 03 Apr 2011 02:26
Location: Sacramento, CA

Re: Compiling on OSX yields no GUI

Postby Vaselinessa » 23 Jan 2013 03:43

I made VLC.app as best I understood your instructions, but the result was the same, no gui:
$ make VLC.app
make: `VLC.app' is up to date.
$ make VLC-dev.app
rm -Rf VLC-dev.app
cp -R VLC-tmp VLC-dev.app
/usr/bin/install -c -m 0755 ./bin/.libs/vlc VLC-dev.app/Contents/MacOS/VLC
ln -s -f ../../../modules VLC-dev.app/Contents/MacOS/plugins
$ ./vlc
VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-5381-gecfe166)
[0x7fc183c0a6e0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x7fc183c90af0] [cli] lua interface: Listening on host "*console".
VLC media player 2.1.0-git Rincewind
Command Line Interface initialized. Type `help' for help.
>
Could it be that my configuration is just not finding Qt4? config.log includes the following:
ENABLE_QT4_FALSE=''
ENABLE_QT4_TRUE='#'
dnl ...
HAVE_QTKIT_FALSE='#'
HAVE_QTKIT_TRUE=''

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Compiling on OSX yields no GUI

Postby Jean-Baptiste Kempf » 23 Jan 2013 19:50

./VLC-dev.app/Contents/MacOS/VLC
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Vaselinessa
Blank Cone
Blank Cone
Posts: 48
Joined: 03 Apr 2011 02:26
Location: Sacramento, CA

Re: Compiling on OSX yields no GUI

Postby Vaselinessa » 26 Jan 2013 05:32

Thank you much.

lbrianmcgann
New Cone
New Cone
Posts: 4
Joined: 22 Oct 2011 00:52

Re: Compiling on OSX yields no GUI

Postby lbrianmcgann » 21 Feb 2013 02:08

I'm having some difficulty compiling vlc 2.1 which you were apparently successful at. Could you give some insight regarding what, if anything had to be changed from the wiki instructions? What version XCode did you use?

Thanks,

Brian


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 5 guests