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 226706 - mingw32-make.exe is NOT recognized properly
Summary: mingw32-make.exe is NOT recognized properly
Status: RESOLVED DUPLICATE of bug 133260
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 11:31 UTC by Ptomaine
Modified: 2013-10-31 11:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Журнал среды IDE (46.83 KB, text/plain)
2013-02-26 11:31 UTC, Ptomaine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ptomaine 2013-02-26 11:31:16 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_15
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

----------------------------------------------------------------------------

When selecting mingw32-make.exe in compiler settings, the netbeans highlights the path "C:\mingw\bin\mingw32-make.exe" in red and refuses to use the file as a make application complaining about the file is not found.

I have to rename the executable file to "mmake.exe" and thus the netbeans feels happy to use it.

What's wrong with the path or name?
Comment 1 Ptomaine 2013-02-26 11:31:21 UTC
Created attachment 131888 [details]
Журнал среды IDE
Comment 2 soldatov 2013-02-27 12:35:37 UTC
mingw32-make.exe is not a supported. See:

https://hg.netbeans.org/main/rev/0d5b094f36cd
issue 133260
Comment 3 ilia 2013-10-31 11:43:06 UTC

*** This bug has been marked as a duplicate of bug 133260 ***