gavanw / vqisosmall

Voxel Quest Isometric Small (No Large Files)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vs2015 not so great

electroglyph opened this issue · comments

vs2015 support not so awesome, but i've upgraded all the dependencies to latest, rebuilt them all from source in vs2015, and statically linked everything. results in ~2MB exe, none of the other DLLs needed. i'll post up everything soon. only one code change: in f00025_includes.h i commented out the glew32.lib linker option so i could link glew32s.lib.

Sounds great, thanks :)