Qt macdeployqt deploy not working properly -


I have an application using sqlite that runs it through the compiler Works fine (more in both debug and release) However, when I try to install it with macdeployqt , I get the following error:

  Error: There is no file on "/ opt / local / lib / mysql55 / lib / libmysqlclient" .18.dylib "  

When my AP is trying on Mac in which Qt < / Code> not installed It crashes randomly after a few minutes.

Any thoughts? I am not using mysql in my code just sqlite .

I think you need to first. < / html>

Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -