This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 190333 - Edited using the NetBeans C + +, described by the official website to download and install MinGW, but was told the lack of compiler qmake command, how to solve the
Summary: Edited using the NetBeans C + +, described by the official website to downloa...
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-13 12:56 UTC by losegame
Modified: 2010-10-12 07:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 缺少qmake命令


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description losegame 2010-09-13 12:56:17 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01
在使用NetBeans编辑C++时按官网上的描述下载并安装了MinGW,但是在编译程序时被告知缺少qmake命令,要怎么解决?
我之前也下载安装了Cygwin,同样也是有这个问题,让我没办法用NetBeans编译C++程序
Comment 1 Marian Mirilovic 2010-09-23 12:30:57 UTC
translation :

Edited using the NetBeans C + +, described by the official website to download and install MinGW, but was told the lack of compiler qmake command, how to solve?
I had also downloaded and installed Cygwin, there is also the problem, so I can not compile with NetBeans C + + program

I have no idea what is this about, reporter could you write your request once again in English ? Thanks in advance.
Comment 2 Alexander Simon 2010-10-12 07:22:11 UTC
qmake is used for building QT application.
See http://netbeans.org/kb/docs/cnd/qt-applications.html
For non-QT applications qmake is not needed.
Please provide more information about "told the lack of compiler qmake command".