[latte_int-1.7.3] buildPolytopes/BuildPolytope.cpp:728:20: error: ordered comparison between pointer and zero ('__mpz_struct *' and 'int')
[latte_int-1.7.3] assert(currentLCM > 0);
[latte_int-1.7.3] ~~~~~~~~~~ ^ ~
[latte_int-1.7.3] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert'
[latte_int-1.7.3] (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
[latte_int-1.7.3] ^
[latte_int-1.7.3] 1 error generated.