Dear all,
I just came over ideU / MSEide. Is there a forum specialized for ideU or MSEide? Or is it ok to ask the questions here?
How to switch between Debug and Release builds? I have seen "Make 1", "Make 2" and so on. Are they intended to be used for that? And "Make 3" for a cross build on Linux-X86 for ARM targets, and so on? If so, how to edit these macros?
The default build of a simple MSEide project result in a binary with 4 MB. With all unused symbols removed, and without debug info, a smaller size should be possible.
Some examples would be great, how to setup Debug/Release builds.