Re: [Qgis-developer] Qt build for QGIS source

2011-06-05 Thread Charlie Sharpsteen
The Homebrew formulae may be of help: For Qt: https://github.com/mxcl/homebrew/blob/master/Library/Formula/qt.rb For Qwt (note that you may need to downgrade Qwt from 6.0.0 to 5.2.1 to compile QGIS): https://github.com/mxcl/homebrew/blob/master/Library/Formula/qwt.rb For QGIS

Re: [Qgis-developer] Qt build for QGIS source

2011-06-05 Thread Mars Sjoden
Interesting, I have heard of homebrew before, maybe i'll try a taste. thanks! On Sun, Jun 5, 2011 at 2:53 PM, Charlie Sharpsteen ch...@sharpsteen.netwrote: The Homebrew formulae may be of help: For Qt: https://github.com/mxcl/homebrew/blob/master/Library/Formula/qt.rb For Qwt (note

[Qgis-developer] Qt build for QGIS source

2011-06-04 Thread Mars Sjoden
Hello, I am on my wife's computer (Snow Leopard) and am trying to remember if I need to build Qt libraries as a static or dynamic library? I seem to remember dynamic is preferred for dependancies but also seem to remember that the auto-download/build installer for Qt for Mac builds the libraries

Re: [Qgis-developer] Qt build for QGIS source

2011-06-04 Thread William Kyngesburye
Don't compile Qt from source, just download the framework installer. They also have debug libs as a separate download (it adds to the frameworks). For most purposes the Qt Libraries downloads are enough, but if you need the dev tools, like Qt Designer and the Qt IDE you need the larger Qt