Open-Turing-Project / OpenTuring

An open source version of the Windows Turing interpreter. Features speed improvements and new features.
http://tristan.hume.ca/openturing
Other
73 stars 41 forks source link

Compiling a fully working release #45

Open patel-nikhil opened 7 years ago

patel-nikhil commented 7 years ago

Forked the repo, migrated project to VS2015 and looking to compile a fully working release. Can the release be generated from Debug configuration? Even after fixing numerous linking errors, Release configuration fails due to unresolved externals (i think because of dependencies btw projects) when I try to build Prolog project