Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When compiling on a LINUX system, I get errors involving bool. How do I fix these?

0
Posted

When compiling on a LINUX system, I get errors involving bool. How do I fix these?

0

This is caused by conflicts between LINUX headers and particular versions of gcc. To fix it, set the environment variable CXX to the name of a modern (e.g., gnu 2.95 or later) C++ compiler, or to “false” if you don’t have one, and re-run ./configure, make, and make install in the top directory.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.