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

Pref multi sampling enum #12796

Closed
wants to merge 3 commits into from
Closed

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented Feb 12, 2024

based on #12794

Currently this is a mess.
Got it working to a state where it builds but the linker complains, but I'm not motivated to continue this polishing atm.

[ 98%] Linking CXX executable mixxx
mold: error: undefined symbol: mixxx::staticMetaObject
>>> referenced by dlgprefinterface.cpp
>>>               libmixxx-lib.a(dlgprefinterface.cpp.o):(QtPrivate::MetaObjectForType<mixxx::MultiSamplingMode, void>::metaObjectFunction(QtPrivate::QMetaTypeInterface const*))>>> referenced by dlgprefinterface.cpp
>>>               libmixxx-lib.a(dlgprefinterface.cpp.o):(QtPrivate::QDebugStreamOperatorForType<mixxx::MultiSamplingMode, true>::debugStream(QtPrivate::QMetaTypeInterface const*, QDebug&, void const*))>>> referenced by dlgprefinterface.cpp
>>>               libmixxx-lib.a(dlgprefinterface.cpp.o):(QtPrivate::QMetaTypeForType<mixxx::MultiSamplingMode>::getLegacyRegister()::{lambda()#1}::_FUN())

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

Successfully merging this pull request may close these issues.

1 participant