Malkverbena / mysql

MySQL connector to Godot Engine.
61 stars 8 forks source link

Error Exporting proyect #8

Closed babyvancho closed 3 years ago

babyvancho commented 3 years ago

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!

Malkverbena commented 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.

babyvancho commented 3 years ago

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

Malkverbena commented 3 years ago

What error you get? Could you show me a screen shot?

babyvancho commented 3 years ago

Hello, this is the error: imagen

Malkverbena commented 3 years ago

Did you compile the module with the engine?

babyvancho commented 3 years ago

Yes, I compiled the module according to Andrius' tutorial (https://www.youtube.com/watch?v=ohGP-q_Na9g)

babyvancho commented 3 years ago

Did you compile the module with the engine?

Hello, there is no solution to the error that you indicate to me?

Malkverbena commented 3 years ago

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.