Hi,
This is my first Qt installation in MAC. I have installed successfully.
In Windows, the debug mode dlls were ends with 'd', so I am able to know it is in Debug mode.
In MAC how can I find if Qt is installed in Debug or Release.
Thanks advance.
Hi,
This is my first Qt installation in MAC. I have installed successfully.
In Windows, the debug mode dlls were ends with 'd', so I am able to know it is in Debug mode.
In MAC how can I find if Qt is installed in Debug or Release.
Thanks advance.
Hi yogeshgokul,
Now I am creating installer pack in MAC.
While seeing the size of each library inside Frameworks, looks to be too big. so I confused.
the QtGui.dll is 7MB in windows, but in MAC its 23MB.
So while deploying, do we have to pack with such a big library.
Currently I doesn't have mac so cannot tell you the exact location but searching for a particilar lib file on machine is worth doing.
ssaa (4th March 2010)
Has anyone know about the release library path in MAC
Hi,
For deployment on MAC, I am looking for the libraries in the below path.
For example, QtGui is concerned, I am looking, /Library/Frameworks/QtGui.framework/Versions/4/QtGui
can anyone pls tell me is I am looking on the right path for release library.
Bookmarks