Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure at link stage - mapPortHandler #274

Open
bib1963 opened this issue Sep 18, 2022 · 1 comment
Open

Build failure at link stage - mapPortHandler #274

bib1963 opened this issue Sep 18, 2022 · 1 comment

Comments

@bib1963
Copy link

bib1963 commented Sep 18, 2022

Managed to get all the way through to the link stage and it bombs with

[  1%] Linking CXX executable qt-dab-5.0
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: /tmp/ccIRgrnc.ltrans4.ltrans.o: in function `RadioInterface::handle_portSelector()':
<artificial>:(.text+0x5e84): undefined reference to `mapPortHandler::mapPortHandler(QSettings*)'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: <artificial>:(.text+0x5e94): undefined reference to `mapPortHandler::~mapPortHandler()'
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: <artificial>:(.text+0x5ea6): undefined reference to `mapPortHandler::~mapPortHandler()'
collect2: error: ld returned 1 exit status

A search either locally or on the internet for mapPortHandler yields no answers. This is with qt6 on opensuse x86_64.

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Sep 19, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants