Build PN with Free Tools

Microsoft Visual C++ Express is available for free, but doesn’t come with an up-to-date version of ATL meaning that using it to build PN (which depends on WTL/ATL) has been impossible until very recently.

Baryon Lee has posted an article on CodeProject explaining how to get the latest WTL working with Visual C++ Express. This means you can now build PN2 using all free tools!

Visual C++ Express

CodeProject Article