Technica-Engineering / vector_blf

48 stars 26 forks source link

Can not build with visual studio 2022 #4

Open JamesTranQH opened 1 year ago

JamesTranQH commented 1 year ago

Hi Tobias Lorenz, I have problem when build release x64 your project: 2> C:\Program Files (x86)\GnuWin32\bin\zlib1.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x290 2>Done building project "Vector_BLF.vcxproj" -- FAILED. I tried to find zlib1 x64, but it was not work. Pls support me to build

Thanks

Lucien950 commented 4 months ago

You need to bundle in zlib. I am currently using https://github.com/madler/zlib.