Brian O'Keefe wrote:

ld: Undefined symbols:
qInitImages_designercore()

Somewhere on your system you have a qt3-plugins directory that shouldn't be there, or a libqt-mt.dylib that shouldn't be there. That's the only thing that could cause this, as far as I'm aware. What's the output of:


  sudo find / -name qt3-plugins -o -name libqt-mt.dylib

?

--
Benjamin Reed, a.k.a. Ranger Rick
[EMAIL PROTECTED] / http://ranger.befunk.com/
We put a lot of thought into our defaults.  We like them.  If we
didn't, we would have made something else be the default.  So
keep your cotton-pickin' hands off our defaults.  Don't touch.
Consider them mandatory.  "Mandatory defaults" has a nice ring
to it.


------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to