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
On export, Godot complains about not finding a suitable library. Changing on tbloader.gdextension windows.64 to windows.x86_64 make it work. The same applies on the Linux library. I don't know how it works on the mac side but i suspect that a similar change it's necessary. Tested on beta 8. The rest appears to work.
The text was updated successfully, but these errors were encountered:
On export, Godot complains about not finding a suitable library. Changing on tbloader.gdextension windows.64 to windows.x86_64 make it work. The same applies on the Linux library. I don't know how it works on the mac side but i suspect that a similar change it's necessary. Tested on beta 8. The rest appears to work.
The text was updated successfully, but these errors were encountered: