

There may be some interesting warnings, but these are 100% harmless:.Enable COM code by defining this macro for the entire project: SPASM_NG_ENABLE_COM.Add the following paths to the project:.Steps to enable COM support for VS2010 Express


Uninstall any Visual C++ 2010 runtime newer than 9.Install your favorite edition Visual Studio 2010.Windows Driver Kit 7.1 for ATL headers (if using Express).Windows SDK 7.1 (if using Express and attempting to build 圆4 binaries).Oh, and can't forget this guide as well for navigating the crazy world of Visual Studio. This guide is basically a summary of this guide, which is extremely helpful with setting up VS2010! (Seriously, this is a life-saver! Thanks to the author over there!) This guide particularly focuses on setting up a working build environment for Visual C++ 2010 Express, though it is still very helpful for those who are trying to set it up correctly (e.g. Building with Visual Studio 2010 isn't too painful! However, the environment must be set up correctly in order for SPASM-ng to successfully build.
