79278228

Date: 2024-12-13 12:02:44
Score: 2.5
Natty:
Report link

The conda's boost library in windows doesn't include the debug versions. See here.

I was attempting to build with CMAKE_BUILD_TYPE=Debug which then caused a mix of debug and non-debug libraries. I wasn't aware that this was a problem as it appears to be a minor issue in Linux. But in windows it appears to be a very big issue.

Thank you Botje for the information.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jay