Login Status


ShareSource Site » Projects » bb4win64 » bb4win64Wiki

Project: Blackbox for Windows 64 bit port [Wiki]

(*) Summary   [^] Files   (») Mercurial Repository  
Project Wiki (Page: DevelopmentTools)
Last Changed 1 year ago, by Shaun

Development Tools

To get the source code you will need : Mercurial to check out the source from the repository

To compile the project you will need: We use CMake as the build system so you will need to have it installed and in your path. You will also need a working compiler. The project has been tested to compile with the 32 bit mingw compiler, as well as a 64 bit compiler using the mingw-w64 projects headers and libraries. (More details needed)