I tried to launch my project on my MacBook Air M2 (PB 6.02) and I always get this message:
Code: Select all
error: use of undeclared identifier '_S99'
SYS_AssignFixedStringFast(&v_prj.f_indice,2,_S99);
^
purebasic.c:31980:49: error: use of undeclared identifier '_S99'
SYS_AssignFixedStringFast(&v_prj.f_filename,255,_S9
Thanks