[vlc-devel] VLCKit framework for Mac OS X
Geunhyung Kim
kim.geunhyung at gmail.com
Tue Nov 4 10:56:40 CET 2008
Hello All,
I would like to get VLCKit framework for Mac OS X.
I have compiled VLC source files for Mac OS X and obtain execution file,
however I met error
when I compiled VLCKit framework.
Please let me know how I can fix it.
The error is as follows,
*Building target "VLCKit" of project "VLCKit" with configuration "Debug" —
(2 errors)*
cd /Users/geunkim/vlc/projects/macosx/framework
/bin/sh -c
/Users/geunkim/vlc/projects/macosx/framework/build/VLCKit.build/Debug/VLCKit.build/Script-EF78BD2E0CAEEF9500354E6E.sh
*Building modules folder...*
*find:
/Users/geunkim/vlc/projects/macosx/framework/build/vlc_build_dir/modules: No
such file or directory*
*Building library folder... *
*Building share folder...*
*Exporting headers...*
* find:
/Users/geunkim/vlc/projects/macosx/framework/build/vlc_build_dir/modules: No
such file or directory*
* * cd /Users/geunkim/vlc/projects/macosx/framework
/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
*ld: library not found for -lvlc*
*collect2: ld returned 1 exit status*
* ld: library not found for -lvlc*
* collect2: ld returned 1 exit status*
Build failed (2 errors)
Best regards,
Geunhyung Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081104/85731f09/attachment.html>
More information about the vlc-devel
mailing list