Qt updates

From GeopsyWiki
Revision as of 16:49, 27 November 2009 by Marc (talk | contribs) (New page: === Windows === * download and unpack Qt archive under VirtualBox * copy all to compile server: scp -r qt/x.x.x canuck:~/.wine/drive_c/Qt/x.x.x * set version number in mkspecs/win32-x-g...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Windows

  • download and unpack Qt archive under VirtualBox
  • copy all to compile server:
 scp -r qt/x.x.x canuck:~/.wine/drive_c/Qt/x.x.x
  • set version number in mkspecs/win32-x-g++/qmake.conf
  • set reference version in admin/option.factory

Source

  • update Qt libraries in /usr/local/Trolltech
  • keep changes in mkspecs/win32-x-g++/qmake.conf when installing Qt
  • set reference version in admin/option.factory

Mac

  • TODO: complete this section
  • set reference version in admin/option.factory