Issues with compiling the C++ version

  • firefreak11
    16th Mar 2013 Member 0 Permalink

    I have set up the C++ source in a project in Code::Blocks, but It will not compile. It gives me errors on undefined references to "Congif.h" and some other related issues. The tutorial on the wiki for Code::Blocks must be updated for TPT++ I think. How can I get this to work?

  • jacob1
    16th Mar 2013 Developer 0 Permalink
    I don't know how to use code:blocks to do it, someone needs to write a guide. I would recommend visual studio unless someone wants to write a guide and figure it out.
  • firefreak11
    16th Mar 2013 Member 0 Permalink

    ok I will try the visual studio setup if hte wiki is updated for it

  • jacob1
    16th Mar 2013 Developer 0 Permalink
    the visual studio guide has been there for a long time now, and many people have used it. It is all updated and working. Just click on compiling for windows.
  • boxmein
    16th Mar 2013 Former Staff 0 Permalink
    If all else fails, I also uploaded the entire source code (albeit an older version) to MEGA, it has the project files and everything set up. It also has the "good" generator.py.
    https://mega.co.nz/#!nRtUAYKK!AjlpQHMtzAkyYoFEhtPbUEh64ftQP38hfbgNeNCGuHA
  • jacob1
    16th Mar 2013 Developer 0 Permalink
    @boxmein (View Post)
    actually, that's now the bad generator.py, the official one is better now. And isn't that not the latest source / uses your mod's source / may have merge conflicts / has an ERAY that crashes?