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 152365

Summary: cannot compile a project created from a custom c++ template
Product: cnd Reporter: yostane <yostane>
Component: ProjectAssignee: Thomas Preisler <thp>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Projects' files

Description yostane 2008-11-04 21:23:04 UTC
I created a c++ project from a template that I created but I can't compile it, 
The projects can be downloaded from here : http://yostane.idoo.com/NetBeansProjects.7z
Here is the error message : 

Running "C:\Documents and Settings\yassine\Mes documents\mon dossier\developping\c_cpp\msys\bin\make.exe  -f Makefile
CONF=Debug" in C:\Documents and Settings\yassine\Mes documents\NetBeansProjects\cvBlobsTest

/c/Documents and Settings/yassine/Mes documents/NetBeansProjects/cvBlobsTest/"C:/Documents and Settings/yassine/Mes
documents/mon dossier/developping/c_cpp/msys/bin/make.exe" -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
/bin/sh.exe: /c/Documents: No such file or directory
make.exe": *** [.build-impl] Error 127

Build failed. Exit value 2.
Comment 1 yostane 2008-11-04 21:25:45 UTC
Created attachment 73247 [details]
Projects' files
Comment 2 soldatov 2008-11-06 12:02:35 UTC
I think It is duplicate of issue 149153
Comment 3 Thomas Preisler 2009-02-13 21:29:32 UTC

*** This issue has been marked as a duplicate of 149153 ***