Skip to content

Standard build does not works #1

@pasnox

Description

@pasnox

When trying to make a standard build, aka: qmake -r && make
There is build errors related to fresh lib.
It require shadow build to works correctly: mkdir build && cd build && qmake -r && make

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions