Closed Samulikoo closed 3 years ago
I changed the 95 line in the mysql_driver.h file: static inline MySQL_Driver * get_mysql_driver_instance() { return get_mysql_driver_instance(); } And then it compiled successfully.
Dude, a tip. Don´t mess with libs. it's certainly future headache.
Hello! I'm having trouble compiling Godot with the MySQL module:
When the compilation is almost complete, the console displays the following error:
I am using Ubuntu Linux 20.04.2 and my Godot version is 3.2.3.