Panorama stitching fails if path contains parentheses

Asked by Ben Lincoln

Hugin fails with an entry in the log that reports that make can not make a target that contain a parenthesis, similar to:

===========================================================================
Stitching panorama
===========================================================================
make: *** No rule to make target `14QM) Module Panorama/DSC_9982.TIF)', needed by `Panorama0000.tif'. Stop.

Cause: most likely the version of make used has a bug.

Solution: up or down grade to a version of make that is not affected by the bug.

Question information

Language:
English Edit question
Status:
Solved
For:
Hugin Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Yuv (yuv) said :
#1

this is a Make issue, not a Hugin issue. up/downgrade to a version of Make that is not affected.

Revision history for this message
Yuv (yuv) said :
#2

http://savannah.gnu.org/bugs/?18435

up or down grade to a version of Make that can deal with parentheses in the target.