M
M
Mercury132018-02-28 18:26:41
Qt
Mercury13, 2018-02-28 18:26:41

How to compile QWT ready Qt 5.10 MinGW-w64 Dynamic?

I installed precompiled Qt 5.10 MinGW-w64 from here: https://bitbucket.org/skunkos/qt5-minimalistic-bui...
And even managed to run a minimal program.
It is not possible to link QWT 6.1.3 - it displays a bunch of such errors.

c:\Qt\qwt-6.1.3\src/qwt_abstract_scale_draw.cpp:171: undefined reference to `_imp___ZN8QPainter4saveEv'

I looked into the libraries - there are such functions, but with slightly different names.
__imp__ZN8QPainter4saveEv
(instead of one and three underscores two and two).
What to do? How to compile?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mercury13, 2018-03-02
@Mercury13

For example, you can compile directly through Qt Creator.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question