Changes between Version 1 and Version 2 of ClrxLibraries


Ignore:
Timestamp:
08/31/17 17:00:28 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxLibraries

    v1 v2  
    1414library needs CLRXUtils libraries.</p>
    1515<p>In Linux/Unix systems program that uses CLRX libraries need to be linked with <code>dl</code> library,
    16 thread (pthread) library, math (<code>m</code> library) library and C++11 standard STL library.</p>
     16thread (pthread) library and C++11 standard STL library.</p>
    1717<p>In Windows systems program that uses CLRX libraries need to be linked with <code>shell32.lib</code> library.</p>
    1818}}}