[gs-bugs] [Bug 692580] New: Rebuild all of project language_switch in debug configuration fails
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Oct 11 02:24:38 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692580
Summary: Rebuild all of project language_switch in debug
configuration fails
Product: Ghostscript
Version: 9.04
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: Build Process
AssignedTo: chris.liddell at artifex.com
ReportedBy: support at zumadev.com
QAContact: gs-bugs at ghostscript.com
This problem was seen with Visual Studio 2005 using the GhostPDL v9.04 solution
with project language_switch.
To reproduce, set the active configuration to Debug, "Clean" the project, and
then select "Rebuild All" on the project.
bscmake will fail because *.sbr files cannot be found in the debugobj
directory. The exact error is BSCMAKE error BK1506 cannot open file
'.\debugobj\*.sbr': No such file or directory.
To fix, add SBR=1 to the Rebuild All command line in Debug mode.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list