Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, July 2007
configuring eclipse


Message 1 in thread

Hello,

here is the problem: when I create a C++ project in eclipse,  the IDE 
does not know Qt classes, I have no completion, which I find very useful.
nor I can run the target "qmake" I created (error: "exec error: can't 
run qmake").

I precise that manually, I succeed in using qmake , and after make.

I think that eclipse is bad-configured but I don't know how to make it run.

I'm in search of someone who knows how to configure eclipse, or of a 
tutorial.


lolveley.

--
 [ signature omitted ] 

Message 2 in thread

Happened to me once.
I re-installed the whole package in their predefined directories (including
Eclipse) and re-added Qt on Eclipse. Then it worked.

If you haven't, try running the Eclipse link that's installed with the
Integration. If you run a normal eclipse link or the executable Eclipse
won't recognize Qt correctly.

2007/7/29, lolveley <olivier57b@xxxxxxxx>:
>
> Hello,
>
> here is the problem: when I create a C++ project in eclipse,  the IDE
> does not know Qt classes, I have no completion, which I find very useful.
> nor I can run the target "qmake" I created (error: "exec error: can't
> run qmake").
>
> I precise that manually, I succeed in using qmake , and after make.
>
> I think that eclipse is bad-configured but I don't know how to make it
> run.
>
> I'm in search of someone who knows how to configure eclipse, or of a
> tutorial.
>
>
> lolveley.
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>


-- 
 [ signature omitted ] 

Message 3 in thread

Well, I reinstall also eclipse and Qt, but separately and I configured 
eclipse, it's nearly good although I have not the completion yet.

good programmation.

Thiago Sfredo a écrit :
> Happened to me once.
> I re-installed the whole package in their predefined directories 
> (including Eclipse) and re-added Qt on Eclipse. Then it worked.
>
> If you haven't, try running the Eclipse link that's installed with the 
> Integration. If you run a normal eclipse link or the executable 
> Eclipse won't recognize Qt correctly.
>
> 2007/7/29, lolveley <olivier57b@xxxxxxxx <mailto:olivier57b@xxxxxxxx>>:
>
>     Hello,
>
>     here is the problem: when I create a C++ project in eclipse,  the IDE
>     does not know Qt classes, I have no completion, which I find very
>     useful.
>     nor I can run the target "qmake" I created (error: "exec error: can't
>     run qmake").
>
>     I precise that manually, I succeed in using qmake , and after make.
>
>     I think that eclipse is bad-configured but I don't know how to
>     make it run.
>
>     I'm in search of someone who knows how to configure eclipse, or of a
>     tutorial.
>
>
>     lolveley.
>
>     --
>     To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx
>     <mailto:qt-interest-request@xxxxxxxxxxxxx> with "unsubscribe" in
>     the subject or the body.
>     List archive and information: http://lists.trolltech.com/qt-interest/
>
>
>
>
> -- 
> Thiago Sfredo 

--
 [ signature omitted ]