Google
 

10/18/09

compile Qt4.6 on snow leopard.

I had trouble with the binary files, both 4.5 and 4.6Beta. The installer freezes at "validating packages". Finally I decided to compile the source files. The first trial failed with a lot of errors related with tiff files. Then I used the following command and successfully compiled the file.

>> ./configure -qt-libtiff -sdk

>> make

>> sudo make install

So far it seems to work well.

No comments: