Changes between Version 44 and Version 45 of InstallingFACT++
- Timestamp:
- 09/16/19 10:10:10 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v44 v45 179 179 As a default, from cmake 3.6 onwards, the libmysqlclient (MySQL) to which the project is linked is automatically obtained from the libmysqlpp library (MySQL++). 180 180 181 If you have a too old version of cmake, you can download binary packages at https://cmake.org/download/. Usually, it is enough to call cmake with its full path to switch version. So just unpack the tar-ball and call the cmake binary in the package. 182 183 181 184 == Packages == 182 185