impac-t icon indicating copy to clipboard operation
impac-t copied to clipboard

Compiling with Visual Studio 2015

Open richardeigenmann opened this issue 8 years ago • 0 comments

If I clone the repo and point my Visual Studio 2015 at it the NuGet Package Manger downloads a ton of stuff and eventually gives up on zlib.lib.

Being new to VS2015 I have manged to "fix" much of the Project > Impact Property Pages > Linker > Input > Additional Dependencies > Edit by removing many of the .lib declarations that are Inherited anyway. glew and zlib also seem to have stopped complaining after having been removed. Perhaps NuGet has opinions about how they should be linked?

I am stuck on UniversalCRT_Library paths and obscure ucrt\x86obj link errors-

Could someone with write access to the repo pull it down and check out the dependencies and bring the repo up-to-date please?

Thanks Richard

richardeigenmann avatar Nov 22 '16 23:11 richardeigenmann