Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
problem installing qt4.3.4 on mac
what is the path for the qt files on mac leopard. i have looked thru the documentation and it does not appear the files are in the directory that documentation indicates. this is my first attempt so please cut me a little slack if this is a dumb question . I am trying to build and run examples in xcode , the simple ones work but any call to QtGUI or QTNetwork will not work.
RE: problem installing qt4.3.4 on mac
working on mine - which is of little help to you. if u used the binary dmg for install, the qt examples are in two different directories:
/developer/application/qt has all the app's including qtdemo
/developer/examples/qt has all the examples
hope that helps.