AmziLS / AmziProlog

Amzi! Prolog: complete system to interpret, build, run and debug Prolog programs, but also embed and query them similar to databases.
Other
117 stars 26 forks source link

Consider upgrading toolset and target platforms #12

Closed fahadash closed 3 years ago

fahadash commented 7 years ago

The current Toolset (MSBuild version) the amzinet points to is 4.0 which is Visual Studio 2010/2012 and is old. The binaries built using old toolset did not work for me on Microsoft Azure, I have upgraded the toolset on my fork to 14.0 which is Visual Studio 2015 and it works.

maelh commented 3 years ago

Done in the latest commits in the merged version, see: https://github.com/AmziLS/AmziPrologCore