Hello,
My guess would be either the library paths are different, or one is linking TD32 debug info and the other isn’t. The Delphi action has an option to keep the generated .cfg file that it generates (bottom left of the compiler property page), the file will have a .used extension, so you can see what options are passed to the compiler.
BTW, our agreement with Embarcadero is that they provide support for the Embarcadero Edition, so I would recommend contacting them in the first instance.
I'll check this out, then get to the Embarcadero forums.
Thank you for your answer.
Last time I tried using build profiles there were some gotchas. You're far better off setting these things up explicitely, in particular if you have more than one developer involved as it's too easy for someone to change the settings in the .dproj and cause weird problems later on down the line.
I've got a lot of experience with Delphi and FB, feel free to contact me offline braindead.AT.diablops.com if you don't get the answers you need.