Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » STEM4U
STEM4U [message #57243] Tue, 15 June 2021 17:19 Go to next message
Novo is currently offline  Novo
Messages: 1358
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

Re: STEM4U [message #57244 is a reply to message #57243] Tue, 15 June 2021 18:05 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
The same problem on FreeBSD 12.

Regards,
Novo

[Updated on: Tue, 15 June 2021 18:55]

Report message to a moderator

Re: STEM4U [message #57246 is a reply to message #57244] Tue, 15 June 2021 18:55 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
The same problem on Alpine Linux.

Regards,
Novo
Previous Topic: SysExec
Next Topic: Firebird 3
Goto Forum:
  


Current Time: Fri Mar 29 16:49:00 CET 2024

Total time taken to generate the page: 0.02183 seconds