Changes between Version 47 and Version 48 of InstallingFACT++
- Timestamp:
- 10/03/19 13:08:39 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingFACT++
v47 v48 174 174 * groff 1.22.3 175 175 176 Not all combinations might work though. (There are known problems with openssl 1.1.0 and Ubuntu 16.04: downgrade openssl to 1.0.*) 176 Not all combinations might work though. (There are known problems with openssl 1.1.0 and Ubuntu 16.04: downgrade openssl to 1.0.*) It might already be enough to downgrade the development package (libssl-dev). 177 177 178 178 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++).