Quote Originally Posted by Pekele
I have been following the instructions for building XaraLX on MacOS X. I'm using Tiger.

I have successfully compiled wxMac version 2.6.2 .

But when I launch the configure script of the Xara's sources, it told me that :

Code:
checking wxWidgets version... 2.6.2
configure: error: wxWidgets 2.6.3 or newer is required (2.6.3-rc2 will do)
It seems that the ./configure script has correctly identified your version of wxWidgets and is requiring a later version.

I would recommend that you remove (first uninstalling, if necessary) your
wxWidgets version 2.6.2, and substitute version 2.6.3.

Quote Originally Posted by Pekele
Are there instructions for building with wxWidgets version 2.6.2?
You could modify the configure script to accept the earlier version, but this would not seem to a good approach.

Quote Originally Posted by Pekele
I downloaded wxWidgets 2.6.3 but I did not succeeed in compiling it.

Any suggestion ?

thanks
Are you able to tell us where you went adrift? I really think that you will need to have wxWidgets version 2.6.3 before making any progress. You should try with the -rc2 download of wxWidgets 2.6.3 .

Ben