Welcome to TalkGraphics.com
Results 1 to 10 of 39

Hybrid View

  1. #1

    Default Compiling XaraLx on MacosX

    I follow the tutorial on how to compil XaraLx on MacosX. I'm using Tiger.
    I well compiled wxMac in 2.6.2 version as it might be.
    But when i launch the configure script of the Xara's sources, it told me that :

    checking wxWidgets version... 2.6.2
    configure: error: wxWidgets 2.6.3 or newer is required (2.6.3-rc2 will do)

    So How the tutorial made it possible to compil Xara with 2.6.2 version of wxWidget ?

    I downloaded wxWidgets 2.6.3 but i did not succeeed to compil it

    Any suggestion ?

    thanks
    IP

  2. #2
    Join Date
    Jun 2004
    Location
    North Tawton, UK
    Posts
    1,152

    Default Re: Compiling XaraLx on MacosX

    Hi Pekele,

    Sorry for the confusion about versions of wxWidgets. Unfortunately our mac build instructions have been incorrect for a day or two. We have corrected the problem and the up to date instructions are now available on the web site again.

    Please refer to those instructions (last updated 21st March 2006). If you still have trouble compiling wxWidgets 2.6.3-RC2 please let us know, including more details, so that we can advise you further.

    Phil
    IP

  3. #3

    Default Re: Compiling XaraLx on MacosX

    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
    IP

  4. #4

    Default Re: Compiling XaraLx on MacosX

    Hi, thanks for the reply. I'm going to follow the new guide.

    I thought of changing the configure script but as you said it is not the best solution. Hopefully i did not install wxWidget. I'm just trying to compil them and leave tem as stand alone library. I guess this is what it is told in the tutorial.

    I'm going to try the 2.6.2 rc2 version and i will tell you more soon.

    thanks again

    Pekele
    IP

  5. #5

    Default Re: Compiling XaraLx on MacosX

    Quote Originally Posted by Pekele
    Hi, thanks for the reply. I'm going to follow the new guide.

    I thought of changing the configure script but as you said it is not the best solution. Hopefully I did not install wxWidgets. I'm just trying to compile them and leave them as stand alone library. I guess this is what it is told in the tutorial.

    I'm going to try the 2.6.2 rc2 version and I will tell you more soon.

    thanks again

    Pekele
    Pekele, it is 2.6.3-rc2 that you need (not 2.6.2). I have to admit that sometimes the 2.6.3 version identifies itself as 2.6.2; but you must download and use the correct archive file!

    If you can, try to follow the instructions exactly, and we can use your experience to fill in any gaps, and make things complete and clear.

    Good luck!

    Ben
    IP

  6. #6

    Default Re: Compiling XaraLx on MacosX

    yes you are right i made a mystake while writing but i downloaded the good archive. I succeed compiling wx-widget 2.6.3 rc2. The configure script of Xara created makefiles, so i'm going to compil Xara now. I hope it will compil right. I will post the result in few hours.

    thanks again for the help

    Pekele
    http://loupekele.free.fr
    IP

  7. #7

    Default Re: Compiling XaraLx on MacosX

    well i'm not lucky. I have errors during the compilation process. It can not find some wx headers files :
    error: wx/wx.h: No such file or directory

    i dont't understand why since the configure script found the wxWidget libs....
    Last edited by Pekele; 25 March 2006 at 02:41 PM.
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •