You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following diff makes a difference whether the built python module contains undefined symbols or not.
If I have declared my methods const, I get undefined symbols for the methods of Client.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
The following diff makes a difference whether the built python module contains undefined symbols or not.
If I have declared my methods
const
, I get undefined symbols for the methods of Client.If someone has an idea, I'd highly appreciate.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions