Skip to content

Install prefix #16

@cweickhmann

Description

@cweickhmann

Thanks for taking care of the project!

I have a question concerning the install prefix. Where is it defined? Common search results for qmake state it could be set using

qmake -set prefix /path/to/install
# or
qmake PREFIX=/path/to/install

Neither seem to work for me.
I'm a bit puzzled here, because the autogenerated Makefile is pretty complex, does not define a PREFIX like in many classical makefiles and the install target is referring to install_subtargets and so forth. Also, make install does not seem to do anything, actually.

Other than that, I'd like to report that I can build just fine on a recent Kubuntu Jammy 22.04.4 LTS. The only thing that needs changing in the build instructions for newer Ubuntus would be to remove qt5-default from the list of installed packages. This one does not exist anymore but also does not seem to be necessary.

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