Compile

From Miranda IM - Wiki

Jump to: navigation, search

The following instructions are for TortoiseSVN and Visual Studio. The steps may differ for other clients.

  1. Create a new folder, e.g. C:\Projects\Miranda Trunk
  2. Right click on this folder. The folder menu will contain an entry entitled "SVN Checkout". Choose URL and enter https://miranda.svn.sourceforge.net/svnroot/miranda/trunk for the current testing source code and https://miranda.svn.sourceforge.net/svnroot/miranda/branches/stable for the stable source code.
  3. Search for the include files in C:\Projects\Miranda Trunk\miranda\include and add this directory to the global include paths in your Visual Studio settings.
  4. To compile the plugins, search for .vcproj files in the directories.
  5. Create your own plugins in a subdirectory of C:\Projects\Miranda Trunk\miranda\plugins

For more information, use a newsreader to read the newsgroups gmane.network.miranda-im.cvs.general and gmane.network.miranda-im.devel on news server news.gmane.org.

How to compile with VS C++ 2008 Express Edition

Personal tools