ShareSource Site »
Projects » bb4win64 »
bb4win64Wiki
| Project Wiki (Page: DevelopmentTools) |
|---|
| Last Changed 1 month ago, by Shaun |
Development ToolsTo 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) |