problem with the codeblocks_setup

  • Nikdidik
    21st Jun 2011 Member 0 Permalink
    Hi,
    i´ve got a problem at the MinGW preparation in the codeblocks_setup.
    i doesn´t understand part 2.Add C:\MinGW\bin; to the PATH environment variable
    where should i add it ?

    thx for help ;)
  • pilojo
    21st Jun 2011 Member 0 Permalink
    @Nikdidik (View Post)
    Ok. I assume your on windows so,
    1. Go to My Computer.
    2. Hit system properties.
    3. Advanced system settings.
    4. Environmental Variables.
    5. Second chart, scroll down till you see PATH.
    6. Click PATH then edit.
    7. If there's not already a ";" at the end of the ling add one,
    8. Paste "C:\MinGW\bin;" to PATH then hit ok.
    9. Do the rest of the setup.
  • Nikdidik
    21st Jun 2011 Member 0 Permalink
    thx :)
    now, i´ve done the complete code::blocks setup, but it doesn´t compile. can anyone help me ?
    Edited by Nikdidik, 2011-06-20 23:00:06