The Ultimate Qt Community site
Home News Forum Wiki Contest FAQ Links

Go Back   Qt Centre Forum > Qt > Installation and Deployment

Installation and Deployment Qt installation and Qt-based software deployment issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19th January 2008, 08:01
anafor2004 anafor2004 is offline
Intermediate user
 
Join Date: Jan 2008
Posts: 77
Thanks: 7
Thanked 0 Times in 0 Posts
Default Eclipse can't compile

I am using WindowsXp and Today i installed eclipse + qt 4.3.3 +Eclipse and Qt integration plugin but when i created a new project , it didnt compile and show me this message


Error launching external scanner info generator (gcc -E -P -v -dD C:/Documents and Settings/pc3/Belgelerim/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp)
Invalid project path: Include path not found (C:\Qt\4.3.3\include\ActiveQt). deneme pathentry

Could you help me?
Reply With Quote
  #2  
Old 19th January 2008, 08:19
marcel marcel is offline
Expert
 
Join Date: Feb 2006
Location: Romania
Qt products used: Qt4
Qt platforms used: Unix/X11 , Windows
Posts: 2,744
Thanks: 8
Thanked 518 Times in 512 Posts
Default Re: Eclipse can't compile

The ActiveQt module is available only in the commercial version of Qt.
You can download an evaluation version and build your application with that, but how did you end up using ActiveQt in the first place?
Did you initially developed your app on a commercial version?
Reply With Quote
  #3  
Old 19th January 2008, 08:51
anafor2004 anafor2004 is offline
Intermediate user
 
Join Date: Jan 2008
Posts: 77
Thanks: 7
Thanked 0 Times in 0 Posts
Default Re: Eclipse can't compile

I just installed opensource qt from a mirror. After integration with Eclipse it didn't compile.I couldnt understand the reason.Are there any speciall setting for Windows. I was using eclipse + Qt4 in Open suse but i didnt like O.S .
Reply With Quote
  #4  
Old 21st January 2008, 18:15
isahin isahin is offline
Beginner
 
Join Date: Jan 2008
Qt products used: Qt4
Qt platforms used: Unix/X11 , Windows
Posts: 3
Thanks: 1
Thanked 1 Time in 1 Post
Default Re: Eclipse can't compile

I have had these two problems as well. Compilation error is most probably a path setting problem. If you start Eclipse by using clicking on Start > All Programs > Qt Eclipse Integration v1.0.1 > Start Eclipse with MinGW, most probably you will be able to compile. By doing this, you are setting required paths for compilation.

Unfortunately, Installation of latest version of Qt Eclipse Integration v1.0.1 includes C:\Qt\4.3.3\include\ActiveQt for Qt projects created in Eclipse. It only causes a warning, not an error. To get rid of this warning, choose project properties by right clicking on your project in Project Explorer window. On the left side click on C/C++ Include Paths and Symbols . You will be seeing all folders included. Click on C:\Qt\4.3.3\include\ActiveQt and then click Remove button to remove it. This should get rid of the warning due to missing ActiveQt folder.

Hopefully this will help you.
Reply With Quote
The following user says thank you to isahin for this useful post:
anafor2004 (22nd January 2008)
  #5  
Old 22nd January 2008, 09:54
anafor2004 anafor2004 is offline
Intermediate user
 
Join Date: Jan 2008
Posts: 77
Thanks: 7
Thanked 0 Times in 0 Posts
Default Re: Eclipse can't compile

Thank you , it works
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a library search path on Eclipse using QT Eclipse Integration battousaihimura Qt Programming 6 4th March 2009 14:33
[MacOSX,eclipse CDT]want eclipse to know Qt classes lolveley Installation and Deployment 7 27th July 2007 23:52
Use VC2005 to compile Qt program (4.3.0) firegun9 Qt Programming 3 8th June 2007 16:04
Howto use Eclipse with QT4 in 10 steps the_bis Newbie 3 28th January 2007 20:21
Qt-4.2.2 qmake won't compile under visual studio 2005 on vista moowy Installation and Deployment 7 13th January 2007 21:06


All times are GMT +1. The time now is 09:40.


Powered by vBulletin Version 3.7.4 Copyright ©2000 - 2009, Jelsoft Enterprises Ltd., vRewrite 1.5 SEOed URLs completed by Tech Help Forum and Chalo Na.
© 2006–2009 Qt Centre - The Ultimate Qt Community site
Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.