Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problems with Eclipse 4.4/4.5 and C/C++ Qt Support Plugin
Problems with Eclipse 4.4/4.5 and C/C++ Qt Support Plugin [message #1703391] Fri, 31 July 2015 05:12 Go to next message
Eclipse UserFriend
Hi

I'm trying to setup Eclipse CDT for doing Qt development. I'm running Ubuntu 14.04 LTS (64-bit). I have performed the following steps. I have tried both with Eclipse 4.4 (Luna) and 4.5 (Mars) (both 64-bit).

1) Download clean Eclipse CDT (e.g. Mars from https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-cpp-mars-R-win32-x86_64.zip)

2) Unpack and run Eclipse, use default workspace

3) Install "C/C++ Qt Support" plugin, restart Eclipse

4) Create new project (C++ Project) and select "Makefile project" as "Project type" and there select "Qt5 Hello World Project".

After this, Eclipse starts running some background task called "Serialize CDT language settings entries (Finished)". It seems like this is done over and over again and never stops (currently going for 1 hour). I can't start the indexer to resolve my Qt header includes because this task doesn't complete.

Are there any suggestions on what the problem/solution might be?
Alternatively, I would be interested in any alternative way to get the "C/C++ Qt Support" plugin running. Has anyone succeeded and can provide some details on their setup?

Thanks
Re: Problems with Eclipse 4.4/4.5 and C/C++ Qt Support Plugin [message #1711327 is a reply to message #1703391] Thu, 15 October 2015 00:13 Go to previous message
Eclipse UserFriend
Same is happening here with Mars 1 on Debian Jessie and64 Sad
Previous Topic:Unresolved inclusion: <stddef.h>
Next Topic:Console output cannot link to the source files (remote build using synchronized project)
Goto Forum:
  


Current Time: Mon Aug 04 03:07:22 EDT 2025

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

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

Back to the top