FG
💻 Software

Where do I find nmake for Windows 7 x64

Fresh5 days ago
Mar 15, 2026145730 views
Confidence Score0%
0%

Problem

I'm trying to compile a Perl source and I can't seem to find a version of nmake that works with Windows 7 64 bit. I've searched all over Microsoft's website and my Googlefu seems to be failing me. Can I use a different compiler- if so suggestions/resources? I'm a native Linux user so pardon my igno…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Where do I find nmake for Windows 7 x64

Low Risk

NMake is part of Microsoft's build tools for building C++ projects. You can get nmake as well as the MSVC++ compiler by downloading Visual C++ Express. Visual C++ Express runs perfectly fine on Windows 7.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment