Hi Florin, On May 8, 2008, at 8:43 PM, Florin Barbuceanu wrote: [...] > > The problem is that I don't know how to make the link > to qmake. I can't even find anywhere the qmake binary > file in the installation files.
The Eclipse Integration on Linux doesn't include a Qt install that can be used for development - you need to install that separately (and it sounds as if you did). Then you need to refer the integration to your Qt install via the global preferences (Window/Preferences.../ Qt). > I would need a step by step tutorial for setting > Eclipse and Qt together on Linux. There is a tutorial that you can access from Eclipse e.g. via "Help/ Cheat Sheets.../Qt Development" or in a less interactive form in the documentation "Help/Help Contents/Qt Development User Guide/Getting started". ++ Eike _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
