Welcome, Guest. Please login or register.
Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - yurii

Pages: 1 2 3 [4]
46
Добрый день. У меня ошибка. cannot find -llimereport

Пути прописаны правильно.
win32:CONFIG(release, debug|release): LIBS += -L$$PWD/lib/limereport/ -llimereport
else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/lib/limereport/ -llimereport
else:unix: LIBS += -L$$PWD/lib/limereport/ -llimereport

INCLUDEPATH += $$PWD/lib/limereport/include
DEPENDPATH += $$PWD/lib/limereport/include

Pages: 1 2 3 [4]