FinalBuilder v8.0.0.1029 bug report

I’m upgrading my FinalBuilder installation from version 7 to 8.0.0.1029 in order to have full Delphi Seattle support.

I have a project working perfectly in FB 7, in the same machine. I open this project with FinalBuilder 8 and try to build.
The first thing: FB 8 asks me to save the project. I proceed and save the project using default file type (compressed FB8) and file name in the same folder that FB7 project is saved.
Then FB8 gives me a build error while trying to build a Delphi 2009 project:

MyPackage_D2009.dpk(32) Error: E2199 Packages ‘rtl’ and ‘inet’ both
contain unit '

MyPackage_D2009.dpk(32) Fatal: E2226 Compilation terminated; too many
error

Other aspects:

1) The same project builds perfectly fine in the same machine, the same project file, but using FB 7 instead of 8.
2) When FB8 prompts me to save the file, if I skip it (pressing cancel instead of OK in the file save dialog), the project runs fine and the package gets compiled in Delphi 2009.

This way, I’m convinced that this is a bug in FB 8, maybe some information is lost when saving a FB7 file in FB8 format.

any advice or workaround?

Thanks

Please send your FB7 project to support@finalbuilder.com so we can see what is going on… looks like it might be a serialization issue with the new file format.