When using the Build C++ builder action it fails when I select version 11. Error message:
Error Expanding variable for Resource Compiler : [Expression Error]: Variable\Object “CB11_BRCC32” does not exist! [%CB11_BRCC32?%]
It seems that several of the variables that where available for version 10.4 is missing. If I set the CB11_BRCC32 the msbuild command is executed with BDSINCLUDE="\include";BDSLIB="\lib", i.e. missing the path to the include and lib folders.