[texworks] Call for Help: Mac builds
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Feb 5 18:34:57 CET 2011
On 05/02/2011 15:47, Joseph Wright wrote:
> More importantly, the final buid of TeXworks fails. I'll report back on
> this in full in a bit. For the moment, the important part of the log
> seems to be
>
> ld: library not found for -lQtUiTools_debug
> collect2: ld returned 1 exit status
> Command /usr/bin/g++-4.0 failed with exit code 1
> Command /usr/bin/g++-4.0 failed with exit code 1
> CpResource build/Default/TeXworks.app/Contents/Resources/TeXworks.icns
> TeXworks.icns
> cd /Users/joseph/Downloads/texworks-read-only
>
> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp
> -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git
> -strip-debug-symbols -resolve-src-symlinks
> /Users/joseph/Downloads/texworks-read-only/TeXworks.icns
> /Users/joseph/Downloads/texworks-read-only/build/Default/TeXworks.app/Contents/Resources
>
> ** BUILD FAILED **
>
> The first line implies that the debug libraries are needed: I'll try
> grabbing those in a bit and try the build process again.
Installing the debug stuff deals with that. Now I get a couple of warnings
ld: warning: in /usr/local/lib/libpoppler.12.dylib, file was built for
unsupported file format which is not the architecture being linked (i386)
ld: warning: in /usr/local/lib/libpoppler-qt4.3.dylib, file was built
for unsupported file format which is not the architecture being linked
(i386)
then a long list starting
Undefined symbols:
"Poppler::Document::toc() const", referenced from:
PDFOutlineDock::fillInfo() in PDFDocks.o
"Poppler::FontInfo::name() const", referenced from:
PDFFontsDock::fillInfo() in PDFDocks.o
PDFFontsDock::fillInfo() in PDFDocks.o
followed by the inevitable
** BUILD FAILED **
Any suggestions from anyone? I wonder if this is a 32-bit versus 64-bit
thing.
--
Joseph Wright
More information about the texworks
mailing list