I tried to build VLC and VLCKit in several different ways. I need x86_64 and garbage collection supported. I follow Wiki Page Mac OS X Framework but I don't know what I do wrong.
I use git
Code: Select all
$ git clone git://git.videolan.org/vlc.git
- I make sure the VLCKit target is selected. I found "Build Everything" target selected (Image 1).
- I select "VLCKit" (Image 2). (when I tried "Build Everything" I found errors too)
- I rightclick on target and build
I found 4 error:
What's wrong? Thank!