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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -