Note that this does not fully work yet, but gets further than before. Where it previously failed with
AssertionError: False is not True : Command 'expr std::abs(-42) Error output: error: 'ctype.h' file not found error: could not build module 'std' error: while importing modules:
it now fails with
error: module 'std' is needed but has not been provided, and implicit use of module files is disabled error: while importing modules: '__config' file not found with <angled> include; use "quotes" instead '__config' file not found with <angled> include; use "quotes" instead '__config' file not found with <angled> include; use "quotes" instead '__config' file not found with <angled> include; use "quotes" instead '__config' file not found with <angled> include; use "quotes" instead '__config' file not found with <angled> include; use "quotes" instead
Raphael, am I on the right track or is this a bad idea?