Running Makefiles On Non NIX Machines?

  • DoctorWhooves
    15th Jul 2012 Member 0 Permalink

        My linuix machine at the moment is seizing up and wont work ... Is there any way I can run a makefile quickly ( As in not opening the whole project in some sort of IDE ) on a non NIX machine? for example on windows.

    ( My terminology might be a fail on this post )

  • boxmein
    15th Jul 2012 Former Staff 0 Permalink
    @DoctorWhooves (View Post)
    Get cygwin ( cygwin.org ), be sure to select the build tools category when installing, run Cygwin terminal, make. Oh, and if you're compiling TPT, look for the extra libraries too. You'll need them.