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 - sergachev

Pages: [1]
1
Проект собрался! Но при попытке что-то распечатать выдает ошибку:

warning: iCCP: known incorrect sRGB profile
render time = 172
shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(226)\thumbcache.dll!663D069D: (caller: 663D06F1) ReturnHr[PreRelease](31) tid(24a0) 80030002 Не удается найти %1.
shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(226)\thumbcache.dll!663D069D: (caller: 663D06F1) ReturnHr[PreRelease](32) tid(24a0) 80030002 Не удается найти %1.
shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(226)\thumbcache.dll!663D069D: (caller: 663D06F1) ReturnHr[PreRelease](33) tid(24a0) 80030002 Не удается найти %1.
shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(226)\thumbcache.dll!663D069D: (caller: 663D06F1) ReturnHr[PreRelease](34) tid(24a0) 80030002 Не удается найти %1.
shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(226)\thumbcache.dll!663D069D: (caller: 663D06F1) ReturnHr[PreRelease](35) tid(24a0) 80030002 Не удается найти %1.
QGraphicsScene::removeItem: item 0x56c5b88's scene (0x0) is different from this scene (0x3126db8)

2
1)Скачиваю исходники из репозитория https://github.com/fralx/LimeReport
2)Собираю в папке limereport проект limereport.pro
3)В своем проекте подключаю
#include "lrreportengine.h"
#include "lrcallbackdatasourceintf.h"
и создаю отчет.

В Mac OS X у меня все сразу заработало, а вот в Windows у меня не получается пока собрать проект.
Выдает ошибку: cannot find -lQtZint
 

3
Здравствуйте, подскажите пожалуйста как правильно собирать LimeReport и подключать к своему проекту?

Pages: [1]