@Rigo
Well, my old CB-project does not behave like this but the one I created in 0.13 did (it works now and I don't know if it's because I have restarted CB, if a successful build fixed the problem or anything else?)...
I did a quick test:
Created a new project from a fresh started CB to see if I could reproduce (my description in the last post was not so good).
Generating Makefile (rest of options unchanged).
Using g++ as compiler and compiler switches that gives an error.
(Added linker options too but it never gets that far with the error when compiling.)
Importing source file to project.
Compiling.
Result:
Failed build and no button to build againMaybe it was a feature when lib files was missing and I had to fix it in the settings before trying to compile again? I was missing some lib and include files after installing the new SDK...