Release Build - How to?

Building the “Release” version of “3d_printer” example generates errors.
“Debug” build works correctly per the README.md, generated when the project is exported.

What do you want to achieve?

Make the “Release” build for a C/C++ Eclipse exported project. In this case, I’m trying to build a release of the 3d_printer example.

What have you tried so far?

Within eclipse, click: Project → Build Configurations → Set Active → Release
Is there anything else needed?

Screenshot or video

Others

  • SquareLine Studio version: 1.05
  • Eclipse version: 2022-03 (4.23.0)
  • Operating system: Lubuntu 20.04
  • Target hardware: Linux PC with SDL

Hi.

True. The required include path is added only for Debug configuration.

We will fix in 1.0.6.