Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, July 2007
qmake error


Message 1 in thread

hello,

I try to create a project "hello world" using qt and eclipse for macs.
but I have an error;

I installed Qt4.3 from the dmg, then I installed eclipse CDT; I followed 
the tutorial "Qt in 10 steps": add the two external tools Qmake and 
Qtassistant, create two targets all and qmake, and launch the target 
qmake (after having wrote the code); but when I launch the target qmake 
(from eclipse or even from the command line, I have the following message:

cannot find file: test-9.pro.

Any help available?

thank you,

lolveley.

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 2 in thread

In your settings for the external tool qmake try setting the working  
directory to
${container_loc}

and the arguments to
${resource_name}

Eike

On Jul 27, 2007, at 10:47 PM, lolveley wrote:

> hello,
>
> I try to create a project "hello world" using qt and eclipse for macs.
> but I have an error;
>
> I installed Qt4.3 from the dmg, then I installed eclipse CDT; I  
> followed the tutorial "Qt in 10 steps": add the two external tools  
> Qmake and Qtassistant, create two targets all and qmake, and launch  
> the target qmake (after having wrote the code); but when I launch  
> the target qmake (from eclipse or even from the command line, I  
> have the following message:
>
> cannot find file: test-9.pro.
>
> Any help available?
>
> thank you,
>
> lolveley.
>
> To unsubscribe - send "unsubscribe" in the subject to qt4-preview- 
> feedback-request@xxxxxxxxxxxxx
>

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx