VLCKit - am I too stupid to build it?

This forum is about all development around libVLC.
hirnschmalz
New Cone
New Cone
Posts: 3
Joined: 27 Sep 2010 20:29

VLCKit - am I too stupid to build it?

Postby hirnschmalz » 27 Sep 2010 20:41

Hi there,

I'm a little bit frustrated at the moment. I try to build the VLCKit without success.
I tried vlc-1.2 and vlc-1.1, I tried it with XCode 3.2.1, 3.2.5 and the XCode 4 Preview. No success.

My last try was

- git clone git://git.videolan.org/vlc/vlc-1.1.git
- rename vlc-1.1 into vlc
- open projects/macosx/framework/VLCKit.xcodeproj with XCode 3.2.5
- Select 'Debug | VLCKit | x86_64' in the target dropdown
- in the project tree opened the 'Targets'
- right clicked on VLCKit and clicked 'Build VLCKit'.

I got 4 errors

find: /Users/markus/vlc/projects/macosx/framework/build/Debug/vlc_build_dir/x86_64/modules: No such file or directory
ls: /Users/markus/vlc/projects/macosx/framework/build/Debug/vlc_build_dir/x86_64/modules/plugins-*.dat: No such file or directory
/Users/markus/vlc/projects/macosx/framework/build/Debug/vlc_build_dir/x86_64/share: No such file or directory
Command /Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1

It would be nice if some one could help me before I'm going crazy


Markus

Tried to build VLCKit on iMac with 10.6.5 and Mac Pro with 10.6.3

hussam_2000
Blank Cone
Blank Cone
Posts: 65
Joined: 03 Aug 2010 21:03

Re: VLCKit - am I too stupid to build it?

Postby hussam_2000 » 27 Sep 2010 21:55

U ARE NOT ALONE SON !!! ur not stupid.. it is hard to get this thing to work :( i have been trying for a week or so.

hirnschmalz
New Cone
New Cone
Posts: 3
Joined: 27 Sep 2010 20:29

Re: VLCKit - am I too stupid to build it?

Postby hirnschmalz » 28 Sep 2010 18:55

Hi hussam_2000,

did you manage to build VLCKit or do you have as much luck as I have?

kermit666
New Cone
New Cone
Posts: 4
Joined: 01 Oct 2010 20:29

Re: VLCKit - am I too stupid to build it?

Postby kermit666 » 01 Oct 2010 21:25

I succeeded with building VLCKit on OS X. Here's a tutorial I wrote:

http://kermit.epska.org/node/13

Hope it helps. Good luck!

crackstone
Blank Cone
Blank Cone
Posts: 56
Joined: 01 Apr 2010 17:25
VLC version: 2.1.0-git
Operating System: Mac OS X
Location: Vienna, Austria

Re: VLCKit - am I too stupid to build it?

Postby crackstone » 03 May 2011 14:22

don't know if this is still needed... anyhow
try this - worked for me:

- git clone git://git.videolan.org/vlc/vlc-1.1.git vlc-1.1
- cd vlc-1.1/projects/macosx/framework
- xcodebuild -alltargets -configuration Release -project VLCKit.xcodeproj ARCHS="x86_64" -sdk macosx10.6

//crackstone


Return to “Development around libVLC”

Who is online

Users browsing this forum: espresso_zebra and 20 guests