Page 1 of 1

VLCKit Errors

Posted: 23 Jan 2010 19:06
by DesertNomad
I downloaded with git by doing:

git clone git://git.videolan.org/vlc.git

Then in the projects/macosx/framework, I opened the XCode project and built all using the Release configuration. 4 errors were generated:

installing autocode/ (compile, install-sh, missing) and revision.txt was missing

The VLCKit.framework seems to have been built ok though.

One of the Wikis says that the code may be in an unstable state. Is there a way to get a known-current, valid, set of sources to comple a safe version of VLCKit?

Also - how can I build a 32/64 Universal binary? When I click on the framework target, the build rules are set to 32/64 Uni, but the overview tab in the main XCode window still separates ppc/i386and intel 64

Re: VLCKit Errors

Posted: 23 Jan 2010 19:21
by juraj
Hi, I compiled VLCKit (also with all vlc libs) successfully from git on January 11. However I got some errors at the beginning, see this: viewtopic.php?f=12&t=70368