The quoting is correct. We are using Windows Command Shell on Windows and not 
bash.
The makefile contains a line which should according to doc of GNU make force to 
use cmd.exe, but it seems to use a bash shell which is somewhere in the PATH. 
There is probably a bug in GNU make.
Work around is to remove the path to the bash shell from the PATH variable.

** Changed in: hugin
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/696646

Title:
  Windows: incorrect quoting in Makefile generation

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Reported on Hugin-PTX 
http://groups.google.com/group/hugin-ptx/t/d33b5bc24aada66b

HuginSetup_2010.4.0-64bit_Windows.exe on my Windows 7 x64. Everything work 
fine, until i try to
create the pano. Then i got the following message:

[...]

===========================================================================
System information
===========================================================================
/usr/bin/sh: -c: line 1: syntax error near unexpected token `(6'
/usr/bin/sh: -c: line 1: `echo Operating System: Windows 7 (6.1 )'
make: *** [info] Error 258 

Makefile attached.  Obviously lacking quotes in the info target around line 211.



_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help   : https://help.launchpad.net/ListHelp

Reply via email to