Eyal Itkin

Results 2 issues of Eyal Itkin

Issue: #1023 Add a configure test that verifies the presence of the compiler before we continue on using it in the following tests. If missing return an indicative error to...

Background - When preparing to build the project on a clean machine (often a build container), the out-of-the-box error many developers (and devops engineers) get, is the following: ``` $...