Open HowToRuski opened 1 year ago
I cant build it, make it x86 or x64 doesnt make any difference, any help?
dev or stable build ?
I cant build it, make it x86 or x64 doesnt make any difference, any help?
dev or stable build ?
both
I cant build it, make it x86 or x64 doesnt make any difference, any help?
dev or stable build ?
both
if u need compiled version u can download this
or i can give you compiled version
just tell me what you did to compile it , every step. thanks
You need to compile in x86, not x64.
You need to compile in x86, not x64.
As i said i tried both, still a lot of errors
"In order to build, you will need Visual Studio 2022 with C++20 support, and v143 toolset." Make sure you have both C++20 and v143 toolset
It's already there, they even come as default when installing visual studio
It's already there, they even come as default when installing visual studio
You need MSVC version 14.36 (in my case 14.36.32532)
In case if you have few minor versions, you can set exact version in vcxproj file like that
I cant build it, make it x86 or x64 doesnt make any difference, any help?