Re: Qt4-mac issue

2008-05-22 Thread Adam Dershowitz
I was not building it with macports (it must be a pretty new port, and I had not noticed it before. And I am using 1.1, which is just a beta). I am using cmake 2.6-patch 0. But I did figure out what the problem was. The issue was just that cmake had created a cache in the folder that poin

Re: Qt4-mac issue

2008-05-22 Thread Tanner Lovelace
Are you building sqliteman through MacPorts? I just built it myself and it worked fine. When did you install the latest qt4-mac port? If I had to guess, I would bet that you're still running CMake version 2.4.x. I'm running the latest (2.6) and it didn't have any problem building it. Try doing "

Qt4-mac issue

2008-05-22 Thread Adam Dershowitz
I have run into a problem using the new version of Qt4-mac (4.4). I am trying to build sqliteman, an application that uses Qt4. It would build fine for me with the prior Qt4 macport version. And I have been informed that it does work fine with 4.4 on other platforms. The problem is that wh