DeferredTexturing icon indicating copy to clipboard operation
DeferredTexturing copied to clipboard

HosekSky old compiler

Open ghost opened this issue 8 years ago • 2 comments

Hello, I tried compile demo with MSVC 2017. Need update libs.

Severity	Code	Description	Project	File	Line	Suppression State
Error	C1047	The object or library file '..\Externals\HosekSky\Lib 2015\HosekSky.lib' was created with an older compiler than other objects; rebuild old objects and libraries	BindlessDeferred	C:\Users\capitalknew\Documents\DeferredTexturing\BindlessDeferred\LINK	1	

ghost avatar Jul 29 '17 00:07 ghost

I haven't been able to reproduce this myself when compiling with the VS 2017 toolset. Are you currently trying to compile the master branch, or the experimental branch? I did recently update the experimental branch to directly compile a few externals (including the HosekSky library) into the executable instead of linking to static libs, and I re-compiled DirectXTex with VS 2017. So if you're on that branch, you can try getting latest and seeing if it works for you.

TheRealMJP avatar Aug 24 '17 02:08 TheRealMJP

master branch as I know

ghost avatar Aug 24 '17 09:08 ghost