Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Qt4.8 unresolved inclusion with JUNO on Mac OSX Lion
Qt4.8 unresolved inclusion with JUNO on Mac OSX Lion [message #986082] Sun, 18 November 2012 15:16 Go to next message
laurent ribon is currently offline laurent ribonFriend
Messages: 2
Registered: November 2012
Junior Member
Hello, actually I'm using Eclipse GALILEO CDT to compile Qt4 project (MakeFile project).
It's work fine with Qt4.x : indexer and code completion. Smile
The problem is that with newer version of Eclipse Qt4 inclusion are unresolved and I have a lot of reported problems from the indexer however the compilation work fine ! Confused

I tried with the binary distribution and with a home made compilation from the Qt4 source : It doesn't work anymore.
I tried to add the Qt4 include path from "Paths and symbols" : It doesn't work.

Even so, the include files exists Rolling Eyes
So why the index cannot find include files while the compiler find them and compile with no errors ?
There is something i miss ?
There is a way to use Eclipse CDT Juno with Qt4 on a mac ?

Thanks.

[Updated on: Mon, 19 November 2012 15:00]

Report message to a moderator

Re: Qt4.8 unresolved inclusion with JUNO on Mac OSX Lion [message #994894 is a reply to message #986082] Fri, 28 December 2012 15:28 Go to previous message
laurent ribon is currently offline laurent ribonFriend
Messages: 2
Registered: November 2012
Junior Member
Hello,
It seems that Eclipse is no longer the right multi platform IDE to develop C++ Qt app. Sad

From now Qt creator is the right IDE for me. Cool

A+
Previous Topic:Enabling C++11 features
Next Topic:Automatically add comment
Goto Forum:
  


Current Time: Sat Apr 20 00:11:31 GMT 2024

Powered by FUDForum. Page generated in 0.03349 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top