[vlc-devel] Boolean-definition-related error in latest VLC git (on Mac OS X)
Rafaël Carré
funman at videolan.org
Sat Dec 28 04:04:29 CET 2013
We have this fabulous tool named "git pull"
Learn about it.
On 12/28/13 03:21, Ross Finlayson wrote:
> The latest version from "git://git.videolan.org/vlc.git", compiled on Mac OS X 10.9.1
>
> ------------------------
> In file included from /Users/rossfinlayson/vlc/extras/package/macosx/../../../modules/codec/jpeg.c:30:
> In file included from /Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jpeglib.h:27:
> /Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jmorecfg.h:263:16: error: expected
> '}'
> typedef enum { FALSE = 0, TRUE = 1 } boolean;
> ^
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/mach/boolean.h:85:15: note:
> expanded from macro 'FALSE'
> #define FALSE 0
> ^
> /Users/rossfinlayson/vlc/contrib/x86_64-apple-darwin10/include/jmorecfg.h:263:14: note: to match
> this '{'
> typedef enum { FALSE = 0, TRUE = 1 } boolean;
> ^
> 1 error generated.
> ------------------------
>
> The error seems to have been introduced with the recent JPEG-related changes.
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
More information about the vlc-devel
mailing list