Ok folks, I figured it all out. It works know. I think this had to do with the support x86 & x86_64
rather than to the compiler version. What I did is:
1) Remove QT & QT Creator:
sudo /Developer/Tools/uninstall-qt.py
2) Remove Xtools (Developer tools)
sudo /Developer/Library/uninstall-devtools --mode=all
3) Install Xtools (supporting apps for 10.4)
4) Install Qt 4.7
5) Install Qt Creator 2.0.1beta
I run the build for Debugging Helper in Preferences, and the
same example works as charm
I hope this helps someone.![]()
Bookmarks