You are not logged in.

MasterMind

Beginner

  • "MasterMind" is male
  • "MasterMind" started this thread

Posts: 7

Location: Ljubljana, Slovenia

Occupation: Web/PHP developer

  • Send private message

1

Tuesday, June 6th 2006, 2:02pm

Problems with loading Qt4 mysql driver under Windows

I compiled the driver. It's in the right place. But doesn't loads. Itried almost everything. Now I'll try compiling the whole Qt and built it staticly... Any ideas why the plugin isn't loaded?

thanks in advance

MasterMind

Beginner

  • "MasterMind" is male
  • "MasterMind" started this thread

Posts: 7

Location: Ljubljana, Slovenia

Occupation: Web/PHP developer

  • Send private message

2

Wednesday, June 7th 2006, 5:38pm

I figured out what was the problem !!!!. Libmysql.dll was not in path. So that's why the plugin couldn't been loaded! Man, there should be mentioned that libmysql.dll MUST be included :)