JFreegman / toxic

A Tox-based instant messaging and video chat client
GNU General Public License v3.0
1.19k stars 152 forks source link

Error when run #639

Closed CraftedCat closed 7 months ago

CraftedCat commented 1 year ago

Hi, [undefined symbol: tox_callback_group_invite](toxic: symbol lookup error: toxic: undefined symbol: tox_callback_group_invite)

Toxic version 0.11.3_r2118 Toxcore version 0.2.18

Pigpog commented 1 year ago

Your build of Toxic is trying to use new features that aren't available in your version of Toxcore. Are you using a package manager to install Toxic, or do you compile it yourself?

Green-Sky commented 1 year ago

Toxcore version 0.2.18

the new toxic requires features currently only found in toxcore master. so until a new toxcore release is made, you will have to rely on the static build or compile toxcore yourself :)

JFreegman commented 1 year ago

Toxcore version 0.2.18

the new toxic requires features currently only found in toxcore master. so until a new toxcore release is made, you will have to rely on the static build or compile toxcore yourself :)

Or do git checkout v0.11.3