When I compile an application using VLIB for the C64+, I get an error that the
#pragma STRUCT_ALIGN is an unrecognized pragma
Why is this?
I have tried using both the C style and C++ style since I am actually compiling in C++ mode. But both are reported as unrecognized.