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

wxWidgets error if built with VS2017 (wxWidgets need to be updated?) #29

Open
PASAf opened this issue Jan 12, 2018 · 2 comments
Open

wxWidgets error if built with VS2017 (wxWidgets need to be updated?) #29

PASAf opened this issue Jan 12, 2018 · 2 comments

Comments

@PASAf
Copy link

PASAf commented Jan 12, 2018

recompiler doesn't run if built with MSVS 2017 (wxWidgets reports fatal error)
wxWidgets Error
As a quick fix
#define _MSC_VER 1900
need to be defined in recompiler_tools

@TheExpertNoob
Copy link

Yea! this is the fix I needed. Always look to the issues for help. 😎

@flagz404
Copy link

Hey! Sorry for necromancing this issue, but can you specify where to add the quick fix? I don't have any exp in coding c++ projects:'D

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

3 participants