-
QT with eclipse
Hi everybody,
I wasn't sure if here is the right place to send this message but I couldn't find anywhere else that is much proper.
Anyway, I installed QT, QT integration with eclipse and not unusually eclipse IDE. The problem is that whenever I tried to run very simple program, I get the "Launch failed. Binary not found." error message.
If anyone has an idea regarding this error message, I'd be very happy to hear.
King regards.
-
Re: QT with eclipse
Hopefully, you didn't install them in that particular order.
Make sure the compiler is available on the path.
If it still doesn't work, check your project settings to ensure its trying to execute the right path.
Make sure Eclipse has an appropriate binary parser to launch the file.