flow icon indicating copy to clipboard operation
flow copied to clipboard

Running master branch on Windows 10

Open rickasheye opened this issue 4 years ago • 0 comments

used MinGW64 to use cmake to make the packages for vs because thats what windows cmake does for some reason anyway. When i boot up visual studio and hit compile on line 257 it has issues when in debug mode something about a conversion problem or something image

And when i actually change the compiler config thing from Debug to Release it does compile but visual studio wont let me open the application from itself "Access is denied" and when i open it manually in debug mode "since i commented out the debug declarations" it shows that the C++ Runtime says the program called an abort() function

image

i think this is bc i have an AMD GPU a AMD Radeon RX 5700XT anyway thanks

rickasheye avatar Nov 01 '20 13:11 rickasheye