Trying to set up VS for powdertoy for first time

  • Kavukamari
    21st Aug 2010 Member 0 Permalink
    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?
  • bchandark
    21st Aug 2010 Member 0 Permalink
    Did you follow the Wiki tutorial exactly? Did you get the source from latest or stable?
  • Kavukamari
    21st Aug 2010 Member 0 Permalink
    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..
  • bchandark
    21st Aug 2010 Member 0 Permalink
    I might be wrong, but I think the forked repo is hosted on the Github servers.

    And did you fork the stable source or the testing source?
  • Kavukamari
    21st Aug 2010 Member 0 Permalink
    http://github.com/FacialTurd/The-Powder-Toy that one I guess, I wasn't aware there was more than one version of the source :P
  • bchandark
    21st Aug 2010 Member 0 Permalink
    Try redownloading the source or setting up a new project