Difference between revisions of "Talk:Programming Reference:Build System (obsolete)"
Line 6: | Line 6: | ||
[[User:Mellinger|Mellinger]] 13:42, 26 January 2010 (UTC) | [[User:Mellinger|Mellinger]] 13:42, 26 January 2010 (UTC) | ||
+ | |||
+ | The page has been updated to reflect the changes listed above. | ||
+ | [[User:Mellinger|Mellinger]] 14:50, 19 February 2010 (UTC) |
Revision as of 14:49, 19 February 2010
As of January 2010, the following information on this page is outdated:
- It is no longer necessary to download and install Qt, as BCI2000 comes with a stripped-down version of Qt and its runtime libraries.
- For MSVC compilers, a runtime version of Qt is provided, so it is no longer necessary to compile Qt when using an MSVC compiler.
- Differences found between data files in the regression test: BCI2000 comes with its own random number generator to ensure consistent random number generation across repeated runs, and for different runtime libraries. This random number generator allows to specify a random seed value in the RandomSeed BCI2000 parameter. Thus, there should not be any differences in the regression test except for time stamps, which are ignored anyway.
- The Release/Debug directory issue with MSVC has been solved using the CMake prefix hack.
Mellinger 13:42, 26 January 2010 (UTC)
The page has been updated to reflect the changes listed above. Mellinger 14:50, 19 February 2010 (UTC)