Home » Developing U++ » UppHub » STEM4U
STEM4U [message #57243] |
Tue, 15 June 2021 17:19  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
STEM4U_demo_test_cl on MacOS:
In file included from /Users/ssg/worker0/m-upphub-STEM4U/build/STEM4U/STEM4U/Rational.cpp:2:
/Users/ssg/worker0/m-upphub-STEM4U/build/STEM4U/STEM4U/IntInf.h:265:14: error: use of undeclared identifier 'LONG_LONG_MIN'
if (l == LONG_LONG_MIN) {
^
/Users/ssg/worker0/m-upphub-STEM4U/build/STEM4U/STEM4U/IntInf.h:675:17: error: use of undeclared identifier 'LONG_LONG_MAX'
if (*this > LONG_LONG_MAX || *this < LONG_LONG_MIN)
^
/Users/ssg/worker0/m-upphub-STEM4U/build/STEM4U/STEM4U/IntInf.h:675:42: error: use of undeclared identifier 'LONG_LONG_MIN'
if (*this > LONG_LONG_MAX || *this < LONG_LONG_MIN)
^
/Users/ssg/worker0/m-upphub-STEM4U/build/STEM4U/STEM4U/IntInf.h:705:25: error: use of undeclared identifier 'ULONG_LONG_MAX'
if (!pos || *this > ULONG_LONG_MAX)
^
Regards,
Novo
[Updated on: Tue, 15 June 2021 18:55] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed May 14 16:44:46 CEST 2025
Total time taken to generate the page: 0.03110 seconds
|