Welcome to TalkGraphics.com
Results 1 to 10 of 72

Threaded View

  1. #18

    Default Re: MacOS X building instructions

    Quote Originally Posted by gpetty View Post
    Any assistance will be greatly appreciated ... I feel I must be getting close.
    Run configure with the following additional commands:
    --disable-international --disable-svnversion

    The former will disable building of the internationalization resources (your resultant file will still be internationalizable). --disable-svnversion will disable building a header with the svn version number in (sometimes causes problems).

    The next challenge will be at link stage.

    I hope after all this you aren't going to be too disappointed when it doesn't work as well as on Linux. We have some endian problems we know we need to sort out on ppc MacOS, plus (no doubt) some other issues.

    I don't quite understand why you need the symbolic link: if it's finding the correct wx-config, then
    wx-config --libs
    (running it with the right wx-config) should return a fully specified path to the correct library.

    Alex
    Last edited by abligh; 14 August 2006 at 02:28 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
  •