Having recently upgraded to RAD Studio with the C/C++ personalities installed, I'm wondering when I'll be able to compile these projects in FB Professional. I can see C++ Builder 6, but not 2007. Version 5.5.0.340
TIA
Sue
Having recently upgraded to RAD Studio with the C/C++ personalities installed, I'm wondering when I'll be able to compile these projects in FB Professional. I can see C++ Builder 6, but not 2007. Version 5.5.0.340
TIA
Sue
Hi Sue
C++Builder 2007 support is on the todo list, not sure when it will be ready though. I posted some info here a few weeks ago about using the msbuild action for this :
https://www.finalbuilder.com/Default.aspx?tabid=53&forumid=1&tpage=1&view=topic&postid=4756#4757
Thanks Vincent, I will follow through that post. Didn't find it using search.
Search is broken on the forums, waiting for an update, however if you use the website search it does work (thats how I found the link!).
Thanks for the tip.
I’ve even managed to get my project to build. It wasn’t quite straight forward, as I didn’t have the right packages installed for MSBuild action to display and it took a few guesses to select the correct options in the wizard.
Thanks for the help.
Sue