flow
flow copied to clipboard
Running master branch on Windows 10
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
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
i think this is bc i have an AMD GPU a AMD Radeon RX 5700XT anyway thanks