View Issue Details

IDProjectCategoryView StatusLast Update
0001855Inno Script StudioGeneralpublic2015-02-21 10:23
ReporterrblenisAssigned Totimchilvers 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
PlatformOSwindowsOS Version8.1
Product Version2.1 
Target VersionFixed in Version 
Summary0001855: Convert file paths to ... relative/absolute ignores SourceDir
Descriptionconverting paths to relative (and back to absolute) ignores the SourceDir setting, so that the relative path is from the location of the source iss file, and the files are not found during compilation. Using SourceDir is useful for easily switching between building an install from Release or DEbug builds of application.
Steps To Reproduceplace files in a subdirectory and then point source dir to subdirectory. add files to project, and convert to relative path. Try to compile project. SourceDir is set as relative path to the project iss file.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-12-02 10:53 rblenis New Issue
2015-02-21 10:23 timchilvers Assigned To => timchilvers
2015-02-21 10:23 timchilvers Status new => acknowledged