﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23	Problems compiling when set makeshell= sh.exe	Tellie		"Hi
I have also set the set CDPATH=.;..;..\..; in my cmd file, 
as Andy told me to do.
also i have set makeshell= sh.exe

When i compile a program i all-ways see:

""c:\usr\share\qt4\mkspecs\os2-g++""\runmapsym.cmd ""c:\usr\share\qt4\mkspecs\os2-g++""\wmapsym.cmd opentail.map opentail.sym
c:\usr\share\qt4\mkspecs\os2-g++runmapsym.cmd: not found
make.exe: *** [opentail.exe] Error 127

also when i run make clean i get:

[n:\qt_src\opentail]make clean
del moc_mainwindow.cpp moc_tailwidget.cpp moc_highlighteditor.cpp moc_traylauncher.cpp moc_settingsdialog.cpp
whighlight.cpp moc_filelist.cpp moc_QRecentFilesMenu.cpp moc_smtp.cpp moc_fileinfoframe.cpp >nul 2>&1
del: not found
make.exe: [compiler_moc_header_clean] Error 127 (ignored)
del qrc_Icons.cpp qrc_TextFiles.cpp qrc_translations.cpp >nul 2>&1
del: not found
make.exe: [compiler_rcc_clean] Error 127 (ignored)
del ui_mainwindow.h ui_highlighteditor.h ui_settingsdialog.h ui_newhighlight.h ui_fileinfoframe.h >nul 2>&1
del: not found
make.exe: [compiler_uic_clean] Error 127 (ignored)

and sometimes i also see a :
SYS0003: The system cannot find the path specified.

If i do same building but then i have Set makeshell=cmd.exe Then it's building fine ..
No error about the :
c:\usr\share\qt4\mkspecs\os2-g++runmapsym.cmd: not found or the DEL not found or a sys003 error.
"	defect	closed	major	Version-3.09	Base	3.08	invalid		elbert.pol@… dryeo
