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

Summary: mingw32-make.exe is NOT recognized properly
Product: cnd Reporter: Ptomaine
Component: executionAssignee: Andrew Krasny <akrasny>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Журнал среды IDE

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 ***