Skip to content

Failed to compile on Linux due to missing lib #125

@KHN190

Description

@KHN190

I tried to compile rpfm on Ubuntu 18.04 and failed on building rfpm-ui:

  = note: /usr/bin/ld: cannot find -lqt_subclasses
          collect2: error: ld returned 1 exit status

This is due to a missing lib qt_subclasses. Though I see the command using local ./libs directory which contains a qt_subclasses.lib, I think .lib is not usable for Linux. Can I compile the .so myself using source code?

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