According to the release notes for Wildfire 5.0, "All Pro/TOOLKIT applications on 32-bit and 64-bit Windows platforms must be built using the Microsoft Visual Studio .Net 2008 compiler"
I'm trying to follow the Pro/TOOLKIT Getting Started Guide that came packaged with WF 5.0, using Visual Studio 2008, but I am running into issues compiling the make_install walkthrough app. I suspect VS2008 and the makefile included in the project are not getting along.
Has anyone gotten this to compile under VS 2008?