Skip to content

Instantly share code, notes, and snippets.

@nwoki
Created January 15, 2016 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nwoki/cabf52a1d2ebc7bdd50a to your computer and use it in GitHub Desktop.
Save nwoki/cabf52a1d2ebc7bdd50a to your computer and use it in GitHub Desktop.
Attachment for qt interest mailing list
When running the application (exefile.exe) I get the following error message:
"ERROR: "file:///...../bin/settings.rc:1 module \"company.qml.PluginName\" is not installed\n"
# bin folder layout
exefile.exe
libstdc++-6.dll
D3Dcompiler_47.dll
libwinpthread-1.dll
Qt5Cored.dll
Qt5QuickWidgetsd.dll
libEGLd.dll
opengl32sw.dll
Qt5Guid.dll
Qt5Svgd.dll
libgcc_s_dw2-1.dll
Qt5Networkd.dll
Qt5Widgetsd.dll
libGLESV2d.dll
Qt5Qmld.dll
settings.rc
qml/
|-Enginio/
|-QtCanvas3D/
|-QtNfc/
|-QtQuick.2/
|-QtWebKit/
|-Qt/
|-QtGraphicalEffects/
|-QtPositioning/
|-QtSensors/
|-QtWebSockets/
|-Qt3D/
|-QtLocation/
|-QtQml/
|-QtTest/
|-QtWinExtras/
|-QtBluetooth/
|-QtMultimedia/
|-QtQuick/
|-QtWebChannel/
plugins/
|-bearer/
|-iconengines/
|-imageformats/
|-platforms/
|-qmltooling/
|-company/
|-qml/
|-PluginName/
|-PluginName.dll
|-PluginName.a
|-qmldir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment