I’ve updated to V8.0.0.33. and have C++ Builder 11.3 and 12.0 installed on my PC. V11.3 takes precedence on my PC’s PATH
My FinalBuilder project’s C++ Builder actions are all for V11.3.
When my build project meets a Build C++ Builder 2006+ action it fails with this message:
Generating Resource File
Project file “D:\AndyBWork\BCBLib.cbproj” does not exist.
The project file does exist, so the error message makes no sense to me.
If I turn off ‘Regenerate Resource File’ then it builds ok, but I don’t know if I should leave this on or not and your Help system is down so I can’t see what it says.
In any case, my build project is huge and I don’t want to have to visit every C++ Builder action to turn that setting off if I can find a way to make it work properly.
Any suggestions?
Andy