Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SerialChart.exe fails to start #11

Closed
cschweers opened this issue Sep 19, 2016 · 1 comment
Closed

SerialChart.exe fails to start #11

cschweers opened this issue Sep 19, 2016 · 1 comment

Comments

@cschweers
Copy link

In the first instance this is for reference, as I feel that other users might stumble across the same issue.

I downloaded the read-to-use version as advised. But when I run SerialChart.exe an error occurs:
This application failed to start because it could not find or load the Qt platform plugin "windows".
Available platform plugins are: windows
Reinstalling the application may fix this problem.

To fix this issue, I had to install qt-opensource-windows-x86-mingw48_opengl-5.2.1.exe and extend the Windows environment:
set QT_QPA_PLATFORM_PLUGIN_PATH=C:\Qt\Qt5.2.1\5.2.1\mingw48_32\plugins\platforms\ (http://stackoverflow.com/questions/20495620/qt-5-1-1-application-failed-to-start-because-platform-plugin-windows-is-missi#comment50075432_24192521)

starlino added a commit that referenced this issue Oct 8, 2016
@starlino
Copy link
Owner

starlino commented Oct 8, 2016

This was fixed in version 0.3.4. So the above steeps should not be necessary. Thanks for work around !

@starlino starlino closed this as completed Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants