tutorial on setting and compiling in Linux?
Hi nicola,
I am not aware of a tutorial specific to Linux. I think the tools are meant to be used the same for any host OS.
The Linux version is less mature and I have found some difficulties which I have been able to overcome. One of these is the need to provide complete include paths in order that include headers be found. After that, there is the backslash for the linker file. With those resolved I have been able to build projects imported from MX.
I have not worked as much with projects created directly by Workbench so I am not able to comment on that other than to say I have gotten projects to build using that also.