Files
rdkit/Code
Paolo Tosco 1023a1225e Three more Windows build fixes (#4356)
* - fixes MinGW build
- make sure that supplier istream is opened in binary mode or istream::tellg() will
  report wrong offsets on MinGW builds (MSVC will make no difference)
- avoid that in MSVC conda DLL builds the libboost_*.lib static
  libraries are picked by cmake instead of the boost_*.lib import libraries
  by defining BOOST_ALL_DYN_LINK

* - make sure that C# wrappers build with MinGW compilers
- make sure that static builds work under Windows with both MSVC and
  MinGW

* - disable building static libraries on Windows also when using MinGW compilers
- fix the C# wrapper build on Windows under both MSVC and MinGW

* reverted -DSWIGWORDSIZE64 as it was originally

* reverted -DSWIGWORDSIZE64 definition

Co-authored-by: Paolo Tosco <paolo.tosco@novartis.com>
2021-08-24 06:31:24 +02:00
..
2021-05-12 08:45:11 +02:00
2021-03-26 12:53:33 +01:00
2020-05-13 06:52:36 +02:00
2021-02-15 14:29:04 +01:00
2021-08-24 06:22:33 +02:00
2019-10-10 20:18:43 +09:00