Failed to load plugin MySQLCommunityPluginx64.dll filename or extension too long

Hi everybody

I have a new problem that didn’t occur before with one of my program. When I build a program for windows 64-bit everything is fine for the building but when I start the Application, I get the following error:

Failed to load plugin MySQLCommunityPluginx64.dll filename or extension too long

If i run the program from the debugger , no problem.
If I compile the progrm for 32-bit, it works
On Mac, no problem

Any ideas anybody ?

Thanks

Jean-Maurice

Find my problem … The file path was too long because the name of the builds were adding a lot of characters … I moved the final folder on the desktop and it is working !

Bye everybody :slight_smile:

Jean-Maurice :slight_smile:

1 Like