hi, when i generate the urho lib with visual studio 2017 , and when i install it into “program files” GLEW and IK are not copied into thirdparty include. And when i copy manualy glew and ik , the error in my project is :
fatal error C1083: Cannot open file include : ‘ik/config.h’ : No such file or directory
config.h is not generated.