Running Errors

  • cyberdragon
    5th May 2013 Member 0 Permalink

    -_- I know that...I clicked on it. It works, just doesn't fix the problem. Something is still wrong.

  • Pilihp64
    5th May 2013 Developer 0 Permalink

    If you added new elements (or updated an old project), you need to add the new element(s) *.cpp file to the project, or it still won't know about it.

  • cyberdragon
    5th May 2013 Member 0 Permalink

    No...the source is new. It just won't work right. Wait...Idea...Jacob...can I jack the piston source from your mod? Oh...wait...that's still C. Dammit! At a loss here.

  • cyberdragon
    18th May 2013 Member 0 Permalink

    Bump. O.K. I rebuilt it as release and it still doesn't work. I have definitively concluded it is not a problem with the generated files. It is either PSTN.cpp from github is faulty, Element.h is faulty, or there is a wrong compiler setting. (using Visual Studio 2012) (I already changed what the website said to).

  • Pilihp64
    18th May 2013 Developer 1 Permalink

    @cyberdragon (View Post)

    Something else with your project is wrong then, it compiles fine here.  Try just following jacobs guide from the start again, a new project and official source, once you can compile official source, THEN add your new elements.

  • cyberdragon
    18th May 2013 Member 0 Permalink

    It already is a new project. There's something very wrong with Visual Studio. It won't let me use "all configurations" and it won't compile if I don't have the src path in the include directories. Just src doesn't work, it only works if I put The-Powder-Toy-master/src. 0_o

  • jacob1
    18th May 2013 Developer 0 Permalink
    @cyberdragon (View Post)
    delete EVERYTHING

    then restart
    you did it wrong
    clearly
  • cyberdragon
    18th May 2013 Member 0 Permalink

    your wiki is wrong

    clearly

     

    I can't follow the steps because there is  no "new project from existing code", only "new project". -_- 

     

    EDIT: I googled it, my Visual Studio is illegitament, that's why nothing works right. See, I knew there was something wrong with it.

     

    EDIT: Apparantly, "Express" versions are no longer legitament. But wait...2010 worked fine! F*** them! I'll get what I want!

    REBELLION!!!!

  • jacob1
    20th May 2013 Developer 0 Permalink
    get either 2010 express (unless you have .net 4.5) or 2012 express, both free forever, although still need to be registered after 30 days.

    They should both work. I can give you an already done project file if you want.