Updates
From David Vernon's Wiki
- Integration Guide; added the quality assurance checklist (DV 2/9/2014).
- Installation Guide: added information on resolving a potential problem when installing the Microsoft Visual C++ 2010 compiler (DV 3/9/2014).
- Software Users Guide: added information on resolving a potential problem running the YARP name server (DV 3/9/2014).
- Installation Guide: replaced the zip DREAM repository with a new version that has the standalone protoComponentTEST.xml application; no need to run the imageSourceTEST.xml application (DV 3/9/2014).
- Version 1.1 of Deliverable 3.1 uploaded (DV 5/9/2014).
- Installation Guide: clarified some aspects of the DREAM build process (DV 9/9/2014).
- Deliverables D3.1 (version 1.2), D3.2 (version 1.4), and D3.3 (version 1.1) uploaded (DV 23/9/2014).
- Updated the Software Installation Guide to streamline the process for building the DREAM software:
- There is a new
build
directory; this is where theDREAM.sln
file goes, along with a multitude of other files.
- There is a new
- The CMake files have been modified so that the binaries are installed automatically in the
bin
directory (you must tick the INSTALL checkbox from the Build > Configuration Manager menu). - The
path
environmental variable refers now toC:\DREAM\release\bin