Author Topic: MingW and MSYS  (Read 6865 times)

Offline zingiel

  • Single posting newcomer
  • *
  • Posts: 8
MingW and MSYS
« on: January 24, 2007, 06:02:10 pm »
Hallo!
I'm very beginer CB user (sorry for ma english),

I was instaled CB 'Nigthly builds', I was set PATH for dll's,
next, I was downloaded MSYS (v. Snapshot, Apr 30, 2004).
So, it's problem, folder '...\msys\1.0\mingw' is empty!, I wanted to install MinGW compiler fo CB, but what?!

What am I to do? What am I to download?
because CB gets me build message: '...uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...'

Please, help me!

Regards,

Zenek

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: MingW and MSYS
« Reply #1 on: January 24, 2007, 07:48:50 pm »
Did you download minGW? You don't need MSys for Code::Blocks

See wiki for more info
http://wiki.codeblocks.org/index.php?title=MinGW_installation

If you use the MinGW Installer 5.1.3 I suggest "current" mingw package as the easiest for a beginner.
The manual installation is best in order to control what is installed, but I use the MinGW Installer myself in order to test how it works. Note, if you use "candidate" mingw package you get an make version 3.81 that has issues and can NOT be used to make wxWidgets (or at least I can NOT use it to make wxWidgets.)

Tim S
« Last Edit: January 24, 2007, 07:55:21 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline zingiel

  • Single posting newcomer
  • *
  • Posts: 8
Re: MingW and MSYS
« Reply #2 on: January 24, 2007, 08:59:58 pm »
Thanks, very much!  :D

I will try it ! :)

Zenek