Dear Erich, Thank you so much. That helped! OORexx is building pretty far on the M1 Mac for Android. It stops at 68% but I already know how to stop this behavior. Its the same problem as on Linux last year. Im positive that the build will finish today. Maybe I am lucky and it runs on Android this time. At least I can continue my work on solving the last issues :)
Have a nice day! Best regards Thomas Am 15.02.2022 um 16:45 schrieb Erich Steinböck <erich.steinbo...@gmail.com<mailto:erich.steinbo...@gmail.com>>: Would someone be so kind and tell me how to deactivate this test? Hi Thomas, this may be a CMake issue (CURSES_INCLUDE_PATH is internal to FindCurses). To remove the test try replacing the include(FindCurses) line in CMakeLists.txt with these two lines SET (CURSES_HAVE_NCURSES_H FALSE) SET (CURSES_HAVE_NCURSES_NCURSES_H FALSE) _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net<mailto:Oorexx-devel@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel