InstallationC++ » History » Version 16

« Previous - Version 16/17 (diff) - Next » - Current version
J. Wienke, 02/14/2013 03:47 PM


Installation of C++ Implementation

The information on this page has been superseded by the RSB Manual.

Windows Notes

  • Precondition: GIT client must be installed, e.g. GIT Shell, CMake also required
  • Simplest installation: installation into a single SDK prefix recommendable
  • Boost Pro installer (only 32-bit, 64-bit installer currently broken)
    • select matching visual studio version
    • dynamic plus threading with and witout debug symbols
    • change install prefix to sth simple (e.g., C:\sdk\rsx)
  • Spread install (pretty much standard)
    • Spread 4.1 (using the visual studio solution)
    • Only libspread required and the daemon exectuable
    • Manual installation required (copy dlls and excecs to bin folder of prefix, lib to libs, header to includes)
  • Protocol buffers
    • Install as described in the README which can be found in the windows sub-folder of the package
  • RSX as described above
    • cmake generates Visual Studio solutions
    • Install from visual studio should work
  • nmake is probably also possible but has not been fully tested
  • don't forget to set the paths before executing