Build failure Arch Linux due to ui element
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
New
|
Undecided
|
Unassigned |
Bug Description
Up to date Arch Build trying to build master as of today, I get the following build error. Not entirely sure how these are supposed to be created from the Qt *.ui files but these elements are present there.
src/library/
src/library/
connect(
src/library/
connect(
src/library/
connect(
src/library/
connect(
scons: *** [lin64_
This error indicates that you are compiling outdated code generated from the .ui files.
If you are using SCons 3 then this is a known issue. The dependencies between the .ui and the corresponding .cpp/.h files that need to be generated are either broken or non-existent. You need to downgrade to SCons 2.5.1.