View Issue Details

IDProjectCategoryView StatusLast Update
0001872Inno Script StudioOtherpublic2018-02-24 15:02
Reporterfrans.lahaije@pinkroccade.nlAssigned Totimchilvers 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
PlatformWindowsOS10OS Version
Product Version2.2.2 
Target VersionFixed in Version 
Summary0001872: Compile failed when external has spaces
DescriptionI get an invalid external when I compile with the next statement

external 'tsvins_ReadVersion@C:\CPA 01.14.20\Compile\Bin\Tsvins.dll stdcall';

When I remove the spaces in the directory name there are no errors

external 'tsvins_ReadVersion@C:\CPA01.14.20\Compile\Bin\Tsvins.dll stdcall';
Steps To ReproduceJust compile with a space in the directory name
TagsNo tags attached.

Activities

timchilvers

2018-02-24 15:02

administrator   ~0001164

Hi,

This is an issue with the Inno Setup compiler, If you are still experiancing an issue I would post on the Inno Setup GitHub page or the Inno Setup newsgroups

Issue History

Date Modified Username Field Change
2017-05-31 07:30 frans.lahaije@pinkroccade.nl New Issue
2018-02-24 15:02 timchilvers Note Added: 0001164
2018-02-24 15:02 timchilvers Status new => closed
2018-02-24 15:02 timchilvers Assigned To => timchilvers
2018-02-24 15:02 timchilvers Resolution open => no change required