Skip to content

Getting Started: Windows

raistlinthewiz edited this page Sep 4, 2014 · 13 revisions

Once you got the sources, you can compile CoiniumServ on Windows using Visual Studio. First navigate to sources folder and open the CoiniumServ.sln in build\ folder.

Set build mode to either Debug or Release though you are advised to use Release mode for production environments. Use the Build ~ Build Solution (F6) menu to start compiling the sources.

You can find the executables in either bin\Release or bin\Debug folder (based on the mode you selected).

Then you have to configure the server to get it working.

Video Guide