I was able to figure this out. I needed qscintilla2.dll in the QtCreatorMinGW/bin. Now the plugin works.

For future for Phil: Please add install script to qscintilla2 that installs qscintilla2.dll to tools/QtCreator/bin also. Now it installs the dll only in mingw/bin.

Regards
Jeremi Roivas

27.4.2014 17:54, Jeremi Roivas kirjoitti:
Here is what Qt Creator says in tools-Form Editor-About Designer plugin:

Cannot load library C:/Qt/Qt5.2.1/5.2.1/mingw48_32/plugins/designer/qscintillaplugin.dll: The specified module could not be found.

So why this does not work, I have compiled the full Qscintilla2.dll and SCintilla2.a as static version and use mingw32-make install to install them to default qt environment paths.

Regards
Jeremi Roivas


27.4.2014 17:42, Jeremi Roivas kirjoitti:
Hello I finally was able to compile the designer plugin with Qt5.2.1 qt commandline program with mingw32-make. I be more spesifig I have build Qt Creator from source with same commandline as I wanted the creator be GCC version also because other way the desinger plugin did not seem to work with MSVC build QT Creator. How ever this exact same issue remains. Qt Creator MinGW 32bit cannot load the designer plugin even tho it is build exactly the same compiler than the Creator. I used mingw32-make install and it installed the qscintillaplugin.dll to ....5.2.1/plugins/designer.

I have read from another mailing list that the plugin may not work with Qt Creator? Is this true and what do I need to change in the plugin code to be able to make QT Creator plugin?

Regards
Jeremi Roivas




_______________________________________________
QScintilla mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/qscintilla

Reply via email to