2016-03-30 30 views
0

Sadece qt-unified-windows-x86-2.0.3-online.exe (MSVC 2013, 32 ve 64 bit için 5.5 ve 5.6 sürümlerinden) yeniden yükleyin. Benim özel Qt Designer eklentisi C: \ Qt \ 5.5 \ msvc2013 \ plugins \ designer dizinine yüklemek için durdu. Daha önce qt-unified-windows-x86-2.0.2-online.exe ve Qt 5.5 ile çalıştım. Daha önce gereksiz olan QT_PLUGIN_PATH'yi ayarlamaya çalışmak - işe yaramıyor. Burada yanlış olan ne olabilir? değişmeden yanlısı dosyasıdır:Qt Designer eklentisi yükleme sorunu

CONFIG  += plugin debug_and_release 
TARGET  = $$qtLibraryTarget(WidgetBoxPlugin) 
TEMPLATE = lib 

HEADERS  = widgetboxplugin.h widgetbox.h \ 
       widgetboxextensionfactory.h \ 
       widgetboxdesignercontainerextension.h 
SOURCES  = widgetboxplugin.cpp widgetbox.cpp \ 
       widgetboxextensionfactory.cpp \ 
       widgetboxdesignercontainerextension.cpp 
RESOURCES = icons.qrc 
LIBS  += -L. 

greaterThan(QT_MAJOR_VERSION, 4) { 
    QT += designer 
} else { 
    CONFIG += designer 
} 

target.path = $$[QT_INSTALL_PLUGINS]/designer 
INSTALLS += target 

cevap

0

Qt Creator Proje Yapılandırması içindeki tartışmalar yapabilmek install ekle