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

Totally unusable on Windows #13

Closed
rhaamo opened this issue Nov 24, 2015 · 3 comments
Closed

Totally unusable on Windows #13

rhaamo opened this issue Nov 24, 2015 · 3 comments

Comments

@rhaamo
Copy link

rhaamo commented Nov 24, 2015

It just doesn't works on Windows, works fine on Mac, Debian but Windows it just explodes...

Built examples and my own app using QWidgetMap :

  • Builds fine.
  • Starting from explorer freeze explorer.
  • Starting from QtDesigner freeze QtDesigner.

Using QtDesigner 3.5.1and Qt 5.5.1 MinGW 32bit (4.9.2).

@chris5287
Copy link
Owner

QWidgetMap has only been tested with MSVC 12 (VS 2013) on Windows.

I am unsure how QWidgetMap could even freeze Explorer?

@rhaamo
Copy link
Author

rhaamo commented Nov 24, 2015

Good question, even the example freeze QtDesigner and nothing get running.
(I was able to build and run properly my own app without QWidgetMap integration even on Win32)

Edit: I'm trying to install VS 2015 to try building with an official MSVC if it runs properly.

@rhaamo
Copy link
Author

rhaamo commented Nov 25, 2015

The example was built and run successfully with MSVC2013 32bit.
It should be notified in the README that only MSVC2013 is compatible and no Mingw even if it builds... (at least for Win32 platform)

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