Code::Blocks Setup

  • TheTempest
    24th May 2011 Member 0 Permalink
    Ok, so I've decided I am going to fully commit this time to making a mod. But erm.... Go to the wiki. Click the Code::Blocks Setup Tutorial thing. See where it says MinGW Preperation? I'm stuck... how do I do step 2? Or 3?
  • pilojo
    24th May 2011 Member 0 Permalink
    @TheTempest (View Post)
    The wiki isnt hard to follow.
    Edit: 2 is a bit tricky but, you need to go to My computer, system properties, advanced system settings, environmental variables, then find PATH and edit it... then add what the wiki says.
  • TheTempest
    24th May 2011 Member 0 Permalink
    Ok, thanks. What about 4? I'm not very sure what it means exactly.
  • pilojo
    24th May 2011 Member 0 Permalink
    Download from those links.
  • TheTempest
    24th May 2011 Member 0 Permalink
    Meant 4, sorry for the mistake.
  • pilojo
    24th May 2011 Member 0 Permalink
    @TheTempest (View Post)
    Oh, extract the "lib" "include" and "bin" files from the compressed folders(not sure their format whether its tar.gz or zip or some other one) and put them in C:\MinGW.
  • TheTempest
    24th May 2011 Member 0 Permalink
    Ok, thanks. I'll post here again if I run into another problem, can you post again so it won't be double post for me? Thanks
  • pilojo
    24th May 2011 Member 0 Permalink
    @TheTempest (View Post)
    Alright, Creators of threads can double post anyways. But it shouldn't be complicated... If your stuck just gimme a convo with Teamviewer info.
  • TheTempest
    24th May 2011 Member 0 Permalink
    Hmmm... every time I try to compile I get this :

    "My Mod Run 2 - Debug" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
    Nothing to be done.

    I get that message in the Build Log.
  • pilojo
    24th May 2011 Member 0 Permalink
    @TheTempest (View Post)
    Did you select GNU compiler or something like that?