-
Notifications
You must be signed in to change notification settings - Fork 26
Build Error #76
Copy link
Copy link
Open
Description
Ubuntu 22.04.5 LTS
Qt version 5.15.3
make -j2
produces this error:
/usr/bin/ld: sstvtx.o: in function sstvTx::create(esstvMode, double)': sstvtx.cpp:(.text+0x5f0): undefined reference to modeBW::modeBW(esstvMode, unsigned int, bool, bool)'
/usr/bin/ld: sstvtx.cpp:(.text+0x620): undefined reference to modeAVT::modeAVT(esstvMode, unsigned int, bool, bool)' /usr/bin/ld: syncprocessor.o: in function syncProcessor::createModeBase()':
syncprocessor.cpp:(.text+0x949): undefined reference to modeBW::modeBW(esstvMode, unsigned int, bool, bool)' /usr/bin/ld: syncprocessor.cpp:(.text+0x9a9): undefined reference to modeAVT::modeAVT(esstvMode, unsigned int, bool, bool)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:978: qsstv] Fehler 1

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels