How can Solve error on MAC os? Error:symbol s not found for architecture x86_64 clang
-
Hi and welcome to devnet,
Where does
HwListButton::SetColorStatecome from ? -
Thank you sir.
I have separate class for setcolorstate Function. here the defination of setcolorstate function.

-
@Yash001 In your pro file I cannot see any source files being added. Did you add the source file containing HwListButton class definition?
-
From the looks of it, you are not compiling the file defining that class.
Can you show the complete listing of all the
.proand.prifiles involved ? -
From the looks of it, you are not compiling the file defining that class.
Can you show the complete listing of all the
.proand.prifiles 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.



