in reply to Re: Install Tk-804.030 with Perl 5.12.3 on Windows 7
in thread Install Tk-804.030 with Perl 5.12.3 on Windows 7

How to install a C compiler and build tools? Could you give me a link how to do it and where to get from?
  • Comment on Re^2: Install Tk-804.030 with Perl 5.12.3 on Windows 7

Replies are listed 'Best First'.
Re^3: Install Tk-804.030 with Perl 5.12.3 on Windows 7
by marto (Cardinal) on Apr 27, 2012 at 08:22 UTC

    I've noticed a mistake in my previous post. Open a command prompt, type:

    ppm install MinGW

    PPM will then download and install a C compiler and build tools.