dev-cafe/cmake-cookbook

Chapter 8 issues on Appveyor

Closed this issue · 1 comments

bast commented

List ported from #403:

Not Working (neither MSYS nor VS)

  • Recipe 2. Managing dependencies with a superbuild I. The Boost libraries With MSYS fails intermittently. Consider me befuddled, because I thought I had managed to found the correct grimoire to make this happen on Windows too...
  • Recipe 6. Managing your project as a superbuild It looks like Git invoked through CMake doesn't work.

Not Working (MSYS)

  • Recipe 3. Managing dependencies with a superbuild II. The FFTW library I think it's a problem with their CMakeLists.txt being a minimal subset of their configure file.

Taking outrageously long

  • Recipe 5. Managing dependencies with a superbuild IV. The HDF5 library Takes more than one hour and the job is killed.

Closed with #439