You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am tring to built ugui to stm8l151and use STVD.but i got a error "a cast operator is attempting to reduce the size of a pointer", the error is at blow function:
Hi,
I am tring to built ugui to stm8l151and use STVD.but i got a error "a cast operator is attempting to reduce the size of a pointer", the error is at blow function:
UG_DriverRegister(DRIVER_DRAW_LINE,(void*)HW_DrawLine);
i don't know the root cause,can you help me?
The text was updated successfully, but these errors were encountered: