Changes between Version 27 and Version 28 of InstallingFACT++


Ignore:
Timestamp:
09/08/18 21:38:26 (7 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingFACT++

    v27 v28  
    144144* mysql++ 3.2.2 / 3.2.4
    145145
    146 As a default, the libmysqlclient to which the project is linked is the one found to be linked by the libmysqlpp library.
    147 
    148146Not all combinations might work though. (There are known problems with openssl 1.1.0 and Ubuntu 16.04: downgrade openssl to 1.0.*)
    149147
     148As a default, the libmysqlclient (MySQL) to which the project is linked is automatically obtained from the libmysqlpp library (MySQL++).
     149
     150