Hi Paul
Mac OS X 10.5.8
Xcode Version 3.0
Thank you
Max respect
GuitarGuy91403
/usr/local/lib/libwxexpat-2.8.a: No such file or directory
/usr/local/lib/libwxpng-2.8.a: No such file or directory
plivesey wrote:Right, when you built wxMac did you add "--with-expat=builtin" to the configure line? You should have done, it helps.
Also, did you patch wxMac before building it? This is important for later.
../configure --prefix=/usr/local --with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk \
--with-macosx-version-min=10.4 --disable-compat26 --with-expat=builtin --with-zlib=builtin \
--with-regex=builtin --enable-universal_binary=yes --enable-unicode=yes \
--enable-static=yes --enable-shared=no --enable-debug=yes
"wxAppConsole::CleanUp()", referenced from:
vtable for XmlResAppin wxrc_wxrc.o
"wxFFile::Write(void const*, unsigned long)", referenced from:
wxFFile::Write(wxString const&, wxMBConv const&)in wxrc_wxrc.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/VM/VMbiJ4DrHtyXE2Piw7i0AE+++TI/-Tmp-//ccjYw27d.out (No such file or directory)
make[1]: *** [wxrc] Error 1
make: *** [wxrc] Error 2
../configure --prefix=/usr/local --with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk \
--with-macosx-version-min=10.4 --disable-compat26 --with-expat=builtin --with-zlib=builtin \
--with-regex=builtin --enable-universal_binary=yes --enable-unicode=yes \
--enable-static=yes --enable-shared=no --enable-debug=yes
"wxAppConsole::CleanUp()", referenced from:
vtable for XmlResAppin wxrc_wxrc.o
"wxFFile::Write(void const*, unsigned long)", referenced from:
wxFFile::Write(wxString const&, wxMBConv const&)in wxrc_wxrc.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/VM/VMbiJ4DrHtyXE2Piw7i0AE+++TI/-Tmp-//ccZT2ATj.out (No such file or directory)
make[1]: *** [wxrc] Error 1
make: *** [wxrc] Error 2
patching file include/wx/mac/carbon/sound.h
patching file src/mac/carbon/sound.cpp
--with-libpng=builtin \
--enable-universal_binary=yes \
"wxFFile::Write(void const*, unsigned long)", referenced from:
wxFFile::Write(wxString const&, wxMBConv const&)in wxrc_wxrc.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/folders/VM/VMbiJ4DrHtyXE2Piw7i0AE+++TI/-Tmp-//ccAoYCyO.out (No such file or directory)
make[1]: *** [wxrc] Error 1
make: *** [wxrc] Error 2
../configure --prefix=/usr/local \
--with-libpng=builtin \
--with-macosx-sdk=/Developer/SDKs/MacOSX10.4u.sdk \
--with-macosx-version-min=10.4 \
--disable-compat26 \
--with-expat=builtin \
--with-zlib=builtin \
--with-regex=builtin \
--enable-unicode=yes \
--enable-static=yes --enable-shared=no --enable-debug=yes
Users browsing this forum: No registered users and 2 guests