Public bug reported:

I want to use preprocessing. Here is the example, which should work


!if "${NSIS_PACKEDVERSION}" > 0x02ffffff ; NSIS 3+
  Unicode true
!else
  !warning "NSIS v2, compiling ANSI installer!"
!endif


Source: Dokumentation from NSIS 
(http://nsis.sourceforge.net/How_can_I_install_a_plugin)


I also asked at stackoverflow 
(https://stackoverflow.com/questions/51479363/nsis-script-compatible-with-nsis2-and-nsis3#51484760).
 So I think this is a bug, isn't it?

** Affects: nsis (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784301

Title:
  VER_PACKED was not passed to SCons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nsis/+bug/1784301/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to