hello,
Im brand new with qt. I decided to work with eclipse. Can anybody tell me where I can find a deteiled description about how to install all i need. Where can i download the eclipse plugin? I already installed qt (which is running not too bad so far) and eclipse with cdt (which is not running that realy fin)
Hello GigiTheSnow,
thanks for your help. I loaded the file:
"Eclipse IDE for C/C++ Developers - Windows (60 MB)"
on my computer. I found it on the page you mentioned.
It was a zip-file with nothing to install in it(!?). So i extracted the file to c:\program files\eclipse.
When I start the eclipse.exe I can choose a workspace and everithing looks quite good. Unfortunatelly I cannot eaven compile a simple "hello world". I get "Launch fail no binaries"
I also installed the mingw (in the default directory c:\MinGw") But ofcourse eclipse does not know mingw.
Did you download an other eclipse file?
Did you do any additional settings?
I didn't install the qt-plugin till now. I think the hello world should run without it. Is that wrong?