Made the changes you suggested; still receiving the same error messages. I'm running Snow Leopard, could that be a factor? Other suggestions?
On Feb 26, 2010 8:09 AM, "BH" <bewih...@gmail.com> wrote: On Fri, Feb 26, 2010 at 8:32 AM, j...@att <john.feez...@att.net> wrote: > This is my first attempt to ... This looks to me like you didn't do the last step of the instructions for compiling Qt4: find the qt4 lib directory and enter rm *.la (You might need "sudo rm *.la" depending on where you installed Qt4.) If I'm right that you didn't do that, you'll need to do "make clean" and reconfigure. BH