I tried downloading and setting up the project using the "compiling for windows with scons" guide. and I got to the end. it compiles but when I try to run I get this error:
"
The procedure entry point
_ZNKSt7__cxx1112basic_stringlcSt11char_traitslcESalcEE13find_
first_ofERKS4_i could not be located in the dynamic link library
D:\Programming\C++\ThePowderToy\build\Poweder.exe
"
My PC crashed and caused the directory to become corrupt. then when I reinstalled (trying to link it to my fork of the repo) I kept getting linker errors that I couldn't figure out. tried the provided project (which i think is old btw and doesn't have some of the stuff in the manual installation like multiprocessor compilation and some of the includes) Basically I am having a horrendous time trying to get this set up so I can actually try and do some code XD I love computers sometimes. and now when i run scons it wont even compile (saying "
ImportError: No module named SCons.Script" i dont know what I've changed. i think i need to delete system 32 at this point......and get some sleep. Mainly sleep
Is there an IRC or somewhere where we may be able to chat about this a little easier. i can go through the steps for visual studio again and start from scratch.