Author Topic: Setting up MingW and Codeblocks  (Read 738 times)

0 Members and 1 Guest are viewing this topic.

Offline warlock91

  • Serf
  • *
  • Posts: 29
  • Cookies: -19
  • ee_ex
    • View Profile
Setting up MingW and Codeblocks
« on: August 09, 2015, 07:58:17 pm »
I'm not sure if this goes here or in Programming Newbies. Here it is anyway.

I'm trying to use this video to setup my interface but there's a part (at about 3:50) where he says to create a new path in the Environment Variables window of System Properties. He types in a path but doesn't say what the characters are and more importantly I can't even see the letters in the video. Any help with this?  :'(

Edit: I forgot the youtube link... lmao... https://www.youtube.com/watch?v=JrvJeGU9As0
« Last Edit: August 09, 2015, 09:44:08 pm by warlock91 »
Error has turned animals into men, and to each the fold repeats.
We left the apes to rot, but found the fang grows within.
The fear is excruciating, but therein lies the answer.


Haters gonna hate

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Setting up MingW and Codeblocks
« Reply #1 on: August 10, 2015, 08:03:04 am »
You don't need to add the path if you're going to write programs in Codeblocks. But if you want to use gcc independently with a text editor (lovely notepad, notepad++ etc)
copy the path/of your codeblocks/installation/MingW/bin

And paste it in PATH in system environment variables. Figure it out yourself (hint: yourself+=google)

Offline warlock91

  • Serf
  • *
  • Posts: 29
  • Cookies: -19
  • ee_ex
    • View Profile
Re: Setting up MingW and Codeblocks
« Reply #2 on: August 10, 2015, 05:22:29 pm »
Ohh ok. I thought I had completely missed a step in the installation. I already had codeblocks installed with gcc and deleted it because of this. Much thanks.
Error has turned animals into men, and to each the fold repeats.
We left the apes to rot, but found the fang grows within.
The fear is excruciating, but therein lies the answer.


Haters gonna hate