Hi, Thanks for your fast answer. However, I am still with the same problem: I can't find how to use integration with Qt. When I try to create a form, it works fine but the Qt creator environment doesn't appear. What did I try after creating my main window:
- double clicking on its .ui file in project viewer => I get the code in the editor; - right clicking on it, choosing 'open in Qt designer' => nothing appends; - right clicking on it, choosing 'preview form' => the form appears behind eric window. I also click on 'Show external tools': there is no path associated to any Qt4 tools. I am working on an iMac intel, OS X.6.8. Eric has been installed using macPorts. Thank you for trying to help me. Regards, Claude On 08 Aug 2011, at 13:00, [email protected] wrote: >> Hi, >> I have installed Eric 4. It ask me for: >> - Qt4 directory: I guess it the one where Qt4 is installed, for me >> </Developer/Applications/Qt/>; >> - Qt4 translation directory: I suppose it is the subdirectory of the >> previous one, at </Developer/Applications/Qt/translations>; >> - The Qt4 Prefix and Qt4 Postfix. I have absolutely no idea about what >> is it! I tried some guess without success. >> As it is needed to use Eric-Qt4 integration, I am completely stuck. >> >> Please, help me! >> >> Clovis2 >> _______________________________________________ >> Eric mailing list >> [email protected] >> http://www.riverbankcomputing.com/mailman/listinfo/eric >> > Hi, > > In settings page Qt, we can see: > > Qt4 translation directory: > "Note: Leave this entry empty to use QT4TRANSLATIONSDIR environment > variable or the > path compiled into the QT4 librairy." > > Qt4 Prefix : No default value > > Qt4 Postfix : default "-qt4" example: designer-qt4 > > > Since you can change these values after installation, I think you can use > default values. > > Regards
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
