Menu

#30 Complier window underlines the wrong source file

v0.9.5
closed-fixed
Console (3)
5
2006-11-13
2006-11-06
No

The complier window underlines the wrong source file
for an error when multiple source files are used.

In the case below the line starting "Error in
script..." is underlined but in order to jump to the
correct place in the code, the line begining "!include:
error in script:..." must be underlined.

!insertmacro: Trim
Push: $server_ipaddress
Call "TrimCall"
Pop: $server_ipaddress
!insertmacro: end of Trim
Invalid command: xxx
!include: error in script: "setup_custom_pages.nsh" on
line 232
Error in script
"Z:\Quentin\Manager\installer\setup.nsi" on line 79 --
aborting creation process
Compilation time: 2.094 sec.

Discussion

  • Sunil Kamath

    Sunil Kamath - 2006-11-13

    Logged In: YES
    user_id=778767

    Will be released in 0.9.5

     
  • Sunil Kamath

    Sunil Kamath - 2006-11-13
    • status: open --> closed-fixed
     

Log in to post a comment.