Skip to content

Conversation

@dcourtois
Copy link

Hi,

This pull request just adds a Premake5 script (which fixes a warning on the deprecated "Optimize" flag) which in turn allows the creation of Visual Studio 2013 solutions.

As a side note : the libs (TinyXml and wxWidgets) that are in the decoda repository were build with the Visual Studio 2013 SDK, not the vs2012 one, like it's written in the readme file : If you clone decoda on a fresh folder, then run "premake4.exe vs2012" and try to compile with Visual Studio 2012, you'll get a _MSC_VER mismatch. With this pull request, if you run "premake5.exe vs2013" and try to compile with Visual Studio 2013, no more mismatch.

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

Successfully merging this pull request may close these issues.

1 participant