search for: importer_typ

Displaying 5 results from an estimated 5 matches for "importer_typ".

Did you mean: importer_types
2010 Jul 21
2
Compiling in Xcode
...the most part: src/flac-1.1.0/src/libFLAC/include/protected/file_decoder.h:26:0 src/flac-1.1.0/src/libFLAC/include/protected/file_decoder.h:26: error: expected specifier-qualifier-list before 'FLAC__FileDecoderState' and /Users/dmitry/Developer/objc/xiph-qt/build-macosx/../OggImport/src/importer_types.h:99:0 /Users/dmitry/Developer/objc/xiph-qt/build-macosx/../OggImport/src/importer_types.h:99: error: syntax error before 'Track' are some of the repeating examples of errors. I've tried building PPC, 32 and x64 builds, as well as the universal ones, but they all fail with the same...
2010 Aug 24
1
trouble building XiphQT
...o open every Xcode project and change the base SDK; none of my systems have the old 10.4 SDK on them. Building fails with a cascade of errors that start with In file included from /Volumes/data/XiphQT/build-macosx/../OggImport/src/OggImport.c:55: /Volumes/data/XiphQT/build-macosx/../OggImport/src/importer_types.h:99: error: expected specifier-qualifier-list before 'Track' /Volumes/data/XiphQT/build-macosx/../OggImport/src/importer_types.h:152: error: expected specifier-qualifier-list before 'Movie' /Volumes/data/XiphQT/build-macosx/../OggImport/src/OggImport.c:144: error: expected declar...
2010 Jul 22
1
Compiling the Xiph QuickTime component project in Xcode 3.2
...the most part: src/flac-1.1.0/src/libFLAC/include/protected/file_decoder.h:26:0 src/flac-1.1.0/src/libFLAC/include/protected/file_decoder.h:26: error: expected specifier-qualifier-list before 'FLAC__FileDecoderState' and /Users/dmitry/Developer/objc/xiph-qt/build-macosx/../OggImport/src/importer_types.h:99:0 /Users/dmitry/Developer/objc/xiph-qt/build-macosx/../OggImport/src/importer_types.h:99: error: syntax error before 'Track' are some of the repeating examples of errors. I've tried building PPC, 32 and x64 builds, as well as the universal ones, but they all fail with the same...
2010 Jul 21
0
Compiling in Xcode
...clude/protected/file_decoder.h:26:0 > src/flac-1.1.0/src/libFLAC/include/protected/file_decoder.h:26: > error: expected specifier-qualifier-list before > 'FLAC__FileDecoderState' > > and > > /Users/dmitry/Developer/objc/xiph-qt/build-macosx/../OggImport/src/ > importer_types.h:99:0 /Users/dmitry/Developer/objc/xiph-qt/build- > macosx/../OggImport/src/importer_types.h:99: error: syntax error > before 'Track' > > are some of the repeating examples of errors. > > I've tried building PPC, 32 and x64 builds, as well as the > universal...
2010 Aug 22
4
trouble building XiphQT
Hi all. Maybe there's a document about the build procedure that I overlooked; if so, please let me know. Meanwhile, I'm having trouble getting this thing to build. At first I saw missing-header complaints, so I checked the entire trunk out of the repository to make sure I have everything. After correcting the base SDK in each Xcode project (they're all set to the OS 10.4 SDK, which