Open gavr123456789 opened 4 years ago
valac cuintstr.vala --profile=posix -C error: Unknown profile posix Compilation failed: 1 error(s), 0 warning(s)
I tried to run the vala generated c code on stm32 and other mcu. Instead of just running on the linux platform.
Go try valac file --profile=posix