Page 1 of 1

hw25 my problem is hpp file

Posted: February 19th, 2021, 9:29 pm
by aslanbey0158
there is an error E1097 "no_init_all" on winnt.h
and there are 3 link error LNK2019
i suppose one touch solve my problems :)

Re: hw25 my problem is hpp file

Posted: February 19th, 2021, 9:49 pm
by albinopapa

Re: hw25 my problem is hpp file

Posted: February 23rd, 2021, 8:29 pm
by aslanbey0158
Heey people , i solved this problem so good, but how????
Firstly we must update these
1. Cmake
2. visual studio
2.1 (english language pack must be added)
3. vcpkg

then we download assimp ( it may another lib system,too)
then at the vcpkg
vcpkg install assimp:x64-windows
vcpkg integrate install

By this way you may use assimp (....) easily