[Qt-interest] Make command not found ?
Kosta
userqt at gmail.com
Thu May 21 14:13:58 CEST 2009
Ah, I found out where is the problem.
I have used "make" instead of "mingw32-make". It's strange, because 2 months
ago I was using "make" and there was no problems at all. The file should
also be with "*.cpp".
----- Original Message -----
From: "Karol Krizka" <kkrizka at gmail.com>
To: "Kosta" <userqt at gmail.com>
Cc: <qt-interest at trolltech.com>
Sent: Thursday, May 21, 2009 3:06 PM
Subject: Re: [Qt-interest] Make command not found ?
> On Thu, 2009-05-21 at 14:52 +0300, Kosta wrote:
>> Hello,
>> I am trying to run the first simple example from the Facing the wall
>> tutorial. http://doc.trolltech.com/4.4/tutorials-tutorial-t1.html .
>> I run qmake -project, after that qmake, but when I execute make :
>> 'make' is not recognized as an internal or external command,
>> operable program or batch file.
>> Any ideas why ?
>>
> Are you using Windows/Linux/MacOSX? Do you have the proper build tools
> installed?
>
>>From the error message, it seems to me that you are on Windows. If that
> is true, what compiler are you using? MinW or Visual Studio? If you are
> using Visual Studio, you need to run nmake instead of make. If you are
> using MinW, I think (not 100% sure, I use cygwin where you do need to
> use the cygwin shell) you might need to use the MinW shell to run
> everything.
>
> --
> Cheers,
> Karol Krizka
> http://www.krizka.net
>
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4093 (20090521) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4093 (20090521) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
More information about the Qt-interest-old
mailing list