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# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -