Search found 6 matches

Go to advanced search

by boyd.yang
24 Jan 2013 03:24
Forum: VLC media player for macOS Troubleshooting
Topic: GNU assembler not found, install gas-preprocessor
Replies: 9
Views: 2340

Re: GNU assembler not found, install gas-preprocessor

Why I get this warning when running? 'IMG_4148' is unsafe and will crash, ignoring. When playing, it crashed: [[32;1m0x4c0cc0[0m] main libvlc debug: [0mVLC media player - 2.1.0-git Rincewind[0m [[32;1m0x4c0cc0[0m] main libvlc debug: [0mCopyright © 1996-2013 the VideoLAN team[0m [[32;1m0x4c0cc0[0m] m...
by boyd.yang
24 Jan 2013 03:15
Forum: VLC media player for macOS Troubleshooting
Topic: GNU assembler not found, install gas-preprocessor
Replies: 9
Views: 2340

Re: GNU assembler not found, install gas-preprocessor

Thanks gpinigin. Other errors to fix: 1)add "LIBTOOL=@LIBTOOL@ --tag=CC" on the head of this file: MobileVLC/ImportedSources/vlc/modules/video_filter/Modules.am. 2) CopyStringsFile Summary: Building MobileVLC fails with the error, The following build commands failed: CopyStringsFile build/...
by boyd.yang
23 Jan 2013 04:40
Forum: VLC media player for macOS Troubleshooting
Topic: GNU assembler not found, install gas-preprocessor
Replies: 9
Views: 2340

GNU assembler not found, install gas-preprocessor

Hello, I am compiling VLC for iOS on mountain lion, meet this error. Does anyone know how to fix this? Thanks! git://git.videolan.org/vlc-ports/ios.git [info] LD FLAGS SELECTED = '-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/usr/lib -arch ar...
by boyd.yang
07 Nov 2012 02:01
Forum: VLC media player for macOS Troubleshooting
Topic: VLC iOS compile error
Replies: 1
Views: 449

VLC iOS compile error

../MobileVLC/ImportedSources/vlc/modules/audio_output/audioqueue.c:84:48: error: use of undeclared
identifier 'p_this'
audio_output_t *p_aout = (audio_output_t *)p_this;


How to fix this?
by boyd.yang
22 Sep 2012 05:45
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile error for armv7s of iphone5
Replies: 2
Views: 1086

Re: VLC compile error for armv7s of iphone5

Yes, fixed it: configure:4108: xcrun cc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk -arch armv7s -mcpu=cortex-a8 -miphoneos-version-min=5.0 -arch armv7 -mcpu=cortex-a8 -isysroot /Applications/Xcode.app/Contents/Developer/Platform...
by boyd.yang
20 Sep 2012 17:50
Forum: VLC media player for macOS Troubleshooting
Topic: VLC compile error for armv7s of iphone5
Replies: 2
Views: 1086

VLC compile error for armv7s of iphone5

Hello, Have you complied the VLC for armv7s? I changed the iphoneos to 6.0, arch to armv7s. I got below erros: checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes c...

Go to advanced search