Invalid conversion and -fpermissive flag
I am getting bunch of errors of type “invalid conversion from int to XXX” -fpermissive
so can I remove this error by using that -fpermissive flag? and if yes where should I enter it in IDE?
![]() |
Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications. Main features:
For more details, visit the Zephyr Workbench |
I am getting bunch of errors of type “invalid conversion from int to XXX” -fpermissive
so can I remove this error by using that -fpermissive flag? and if yes where should I enter it in IDE?