Displaying 7 results from an estimated 7 matches similar to: "XiphQT OggImport component OS X symbol error"
2008 Jan 12
2
XiphQT OggImport component on OS X link error
I am trying to build the OggImport component using Xcode 3.0. Since I
am a fan of frameworks, I have the XIPHQT_USE_FRAMEWORKS define set.
Anyhow, I am getting a link error as listed below.
Ld /Users/jeff/programming/xiph-qt/OggImport/build/Development/
OggImport.component/Contents/MacOS/OggImport normal i386
cd /Users/jeff/programming/xiph-qt/OggImport
/Developer/usr/bin/gcc-4.0
2010 Aug 24
1
trouble building XiphQT
> Here are the steps I just took to build XiphQT (on an up-to-date OS X
> 10.6.4, with Xcode 3.1.2 and Base SDK for 10.4 installed):
>
> ?* got a fresh checkout of the XiphQT source (svn co
> https://svn.xiph.org/trunk/xiph-qt xiph-qt--fresh)
> ?* downloaded flac-1.2.1.tar.gz and unpacked it in external-libs, then
> renamed the "flac-1.2.1" directory to
2010 Jul 21
2
Compiling in Xcode
Hello everyone,
I'm not sure whether this is the best place to send the question, but since I'm mostly interested in FLAC and there didn't appear to be a better place for it.. here goes.
I pulled the latest source code from the SVN repo along with all the external dependencies including FLAC. I've been able to compile the FLAC.framework file using the 10.5 SDK in Xcode 3.2 with a
2010 Jul 22
1
Compiling the Xiph QuickTime component project in Xcode 3.2
Hello,
I've sent this question to flac-dev not realizing that QT development
belongs in ogg-dev. As it pertains more to the QT component than to
the FLAC project itself, I thought I'd repeat the question here in
hopes of some kind of suggestions or pointers. I'm basically
attempting to compile the Xiph QuickTime component project, which
fails to build. Its dependencies compile fine,
2010 Jul 21
0
Compiling in Xcode
On Jul 20, 2010, at 22:28, Dmitry Kichenko wrote:
> I'm not sure whether this is the best place to send the question,
> but since I'm mostly interested in FLAC and there didn't appear to
> be a better place for it.. here goes.
I think flac-dev is the perfect place for questions about building
flac. But the answers are probably going to be geared towards the
FLAC
2006 Apr 30
1
building OggImporter
Arek,
Stupid handholding question: I've been trying to build your xiph-qt
package on my MacBook Pro (MacOS X 10.4.6, Xcode 2.2.1) I've tried
the Ogg, Vorbis, and theora-exp frameworks, and the CAVorbis and Theora
components and they all seem to have built fine, but I get a couple of
hundred errors building OggImporter, starting with a missing ogg.h
include in common.h, and on with
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