when I tell it to make a solution and then debug, I get this error returned: "The program '[3328] The-Powder-Toy.exe: Native' has exited with code -1073741515 (0xc0000135)."
I'm not sure what I've done wrong, but I'm new to visual studio and I'm not quite sure what I'm doing anyone know what's wrong?
also VS says powdertoy uses a few soon-to-be-deprecated functions and a lot of truncations and converions of floating point numbers, could this possibly be more efficient/ could it be fixed somehow?
I followed the wiki as exactly as I could, on the Git page I forked it, then clicked the "download source" button to the right of the fork button, is that the wrong source?
Also, shouldn't GIT download the source when I clone the repository? I shouldn't need to download it seperately..