P
P
Philip Bondarev2017-10-25 11:49:24
Qt
Philip Bondarev, 2017-10-25 11:49:24

What dlls to add to the Qt project so that MySQL can be accessed on the remote computer?

Good afternoon. I am writing a Qt
application using MySQL . While I'm working on my computer, everything works, as soon as I create a project and send it to a colleague, drivers for MySQL stop being detected . I tried to manually drop the necessary dlls into a folder, and collect them using the Windows Deployment Tool , but nothing changed ... Tell me, what should I do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mercury13, 2017-10-25
@Dogrtt

If we work directly with MySQL, then
plugins\sqldrivers\qsqlmysql.dll
libmysql.dll

C
cash-metall, 2017-11-02
@cash-metall

does the flasher say qt += sql ?
try to add down to proshnik
if it swears, replace $${DESTDIR}/$${TARGET}.exe with a relative path to your exe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question