How can Solve error on MAC os? Error:symbol s not found for architecture x86_64 clang
Solved
General and Desktop
-
Hi and welcome to devnet,
Where does
HwListButton::SetColorState
come from ? -
From the looks of it, you are not compiling the file defining that class.
Can you show the complete listing of all the
.pro
and.pri
files involved ? -
-
What do you mean by "platform specific API in Qt" ?
-
Then you have to go read the platform reference documentations for the classes you are interested in.