[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-dev] Mac Developer



Hi,

This is the daily status regarding Mac XCode version of the project
XaraLX:

Today I managed to add and compile all the necessary files into the
XaraLX XCode project.
Now I'm struggling with the linking errors.

All of them are similar to this one:

/workxara/XaraLX/build/Development/libwxXtra.a(sizer.o) malformed object, illegal reference for -dynamic code (reference to a coalesced section (__TEXT,__textcoal_nt) from section (__TEXT,__eh_frame) relocation entry (414))

I'm guessing that this is a widgets error (all the malformed objects are
wxwidgets objects) , caused by the "wrong" building of the wxWidgets.
I built wxWidgets library using the XCode project made by Phil.
So Phil, can you please tell me, if you succeed to use anywhere the wxWidgets
library that you got from building the project with XCode.

Also if anyone knows how to solve this type of error, any help will be
welcomed.

Thank you,
Cristian