Displaying 2 results from an estimated 2 matches for "xiphqt_use_frameworks".
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 -o /Users/jeff/programming/x...
2008 Jan 11
0
XiphQT OggImport component OS X symbol error
Sorry if this is a duplicate, but I did not see the original in my
"Sent" mailbox.
I am trying to build XiphQT's OggImport component on OS X 10.5 with
Xcode 3.0. I am using frameworks, so I have XIPHQT_USE_FRAMEWORKS
set. I get the following error:
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 -o /Users/jeff/programming/xiph-qt/
OggImport/build/Develo...