Closed babyvancho closed 3 years ago
Do you use Windows? if yes, did you copy the dll files from mysql C++ connector to the executable file (/bin)? Are you using the branch 1.x, right? I need more details to figure out what is going on.
Hi, yes, I use windows and the 1.x branch. Godot's version is stable 3.3.2 and the c ++ connector 8.0.25
What error you get? Could you show me a screen shot?
Hello, this is the error:
Did you compile the module with the engine?
Yes, I compiled the module according to Andrius' tutorial (https://www.youtube.com/watch?v=ohGP-q_Na9g)
Did you compile the module with the engine?
Hello, there is no solution to the error that you indicate to me?
I can't figure out what is going on. I can't reproduce the issue. Could you call me on Discord? We can debug it.
Hello. I am having trouble running the project outside of Godot. When I run it I get the error: "The identifier" MySQL "isn't declared in the current scope". I have copied the files from MySQL but it doesn't work for me. If I run it from Godot it does not give me problems. Could you help me? Thanks!