Compile VS 2008 express

From Miranda IM - Wiki

Jump to: navigation, search

How to compile Miranda32 using Visual C++ 2008 Express Edition

  1. Download the source
  2. Convert miranda\src\miranda32.vcproj using the conversion tool
  3. Edit miranda\src\version.rc (with notepad) and comment out the line that has #include <winres.h>
  4. Edit the configuration properties for all releases like this: Manifest Tool->Input and Output->Embed Manifest=no
  5. Click build. Should be OK.
Personal tools