Hello All,<div><br></div><div>I would like to get VLCKit framework for Mac OS X.</div><div>I have compiled VLC source files for Mac OS X and obtain execution file, however I met error</div><div>when I compiled VLCKit framework.</div>
<div><br></div><div>Please let me know how I can fix it.</div><div><br></div><div>The error is as follows,</div><div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande"><b>Building target "VLCKit" of project "VLCKit" with configuration "Debug" — (2 errors)</b></p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Courier">cd /Users/geunkim/vlc/projects/macosx/framework</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Courier">    /bin/sh -c /Users/geunkim/vlc/projects/macosx/framework/build/VLCKit.build/Debug/VLCKit.build/Script-EF78BD2E0CAEEF9500354E6E.sh</p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>Building modules folder...</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>find: /Users/geunkim/vlc/projects/macosx/framework/build/vlc_build_dir/modules: No such file or directory</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>Building library folder...  </i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>Building share folder...</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>Exporting headers...</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i><span class="Apple-tab-span" style="white-space:pre">                </span>find: /Users/geunkim/vlc/projects/macosx/framework/build/vlc_build_dir/modules: No such file or directory</i></p>

<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i><span class="Apple-tab-span" style="white-space:pre">        </span></i>    cd /Users/geunkim/vlc/projects/macosx/framework</p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier">    /Developer/usr/bin/gcc-4.0 -arch i386 -dynamiclib -L/Users/geunkim/vlc/projects/macosx/framework/build/Debug -L/Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/lib -F/Users/geunkim/vlc/projects/macosx/framework/build/Debug -filelist /Users/geunkim/vlc/projects/macosx/framework/build/VLCKit.build/Debug/VLCKit.build/Objects-normal/i386/VLCKit.LinkFileList -install_name @loader_path/../Frameworks/VLCKit.framework/Versions/A/VLCKit -single_module -read_only_relocs suppress -lvlc -dylib_file @loader_path/../lib/vlc_libintl.dylib:/Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/lib/vlc_libintl.dylib -dylib_file @loader_path/lib/libvlc.dylib:/Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/lib/libvlc.dylib -dylib_file @loader_path/../lib/libvlc.dylib:/Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/lib/libvlc.dylib -dylib_file @loader_path/lib/libvlc-control.dylib:/Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/lib/libvlc-control.dylib -framework Cocoa -framework QuartzCore -Wl,-single_module -compatibility_version 1 -current_version 1 -o /Users/geunkim/vlc/projects/macosx/framework/build/Debug/VLCKit.framework/Versions/A/VLCKit</p>

<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>ld: library not found for -lvlc</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i>collect2: ld returned 1 exit status</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i><span class="Apple-tab-span" style="white-space:pre">                </span>ld: library not found for -lvlc</i></p>
<p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><i><span class="Apple-tab-span" style="white-space:pre">                </span>collect2: ld returned 1 exit status</i></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Build failed (2 errors)</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">
Best regards,</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Geunhyung Kim</p></div>