Menu

#205 it fails to build under 64bit x86_64/amd64

open
nobody
None
5
2011-05-02
2011-05-02
No

I think, we also need to add a g++ flag -fPIC to lib/pro

Discussion

  • Balwinder S Dheeman

    patch file

     
  • David Crossley

    David Crossley - 2011-05-03

    Please see the Qtstalker docs/install-macx.html which shows what to do for Mac OS X 64-bit systems. Essentially ensure that Qt is built for 64-bit, then add the "CONFIG += qt x86_64" to the Qtstalker "configure" script.

    I just now added a similar note to docs/install.html doc. If that note is not applicable for Linux, then we can modify that.