[Qt-interest] qwt example
Sean Harmer
sean.harmer at maps-technology.com
Sun May 3 18:08:20 CEST 2009
Hi,
Stefanos Antaris wrote:
> I have tried what you told me but i still can't use qwt.Can anyone who
> uses qwt on Mac OS help me?Just to see if i have install it right.It
> seems that it finds the header files now.And the libaries too.But when
> qmake try to build it quits unexpectedly.And the report has the
> following error:
> Dyld Error Message:
> Library not loaded: libqwt.5.dylib
> Referenced from: /Users/santaris/Documents/Pandora Gui/qt
> programmes/pandora GUI/QWT/QWT.app/Contents/MacOS/QWT
> Reason: image not found
>
Try changing your project to a path that does not have spaces in the
path name. Qmake does not always deal with these well. Best to avoid
spaces in paths. Nothing but trouble.
Sean
More information about the Qt-interest-old
mailing list