Skip to content

Makensis build error #146

Description

@thoth-amon

OS: Opensuse Tumbleweed
qseq66 version: 0.99.25

On running the work.sh script, I received the following error

Message: Processing nsis...
Program makensis found: NO

nsis/meson.build:46:3: ERROR: Problem encountered: Could not find makensis

I don't have nsis available to install and I see that it creates a window installer. So I guess as a Linux user, I don't need it.

I removed

if use_gui
   subdir('nsis')
endif

from the meson.build file and was able to install everything, as per instructions, fine. I think being able to create a windows binary need not be a requirement for a linux install, if that is what is going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions