C++ Builder XE4 Project Group import

Hello

Compiler:  C++ Builder XE4

FinalBuilder:  7.0.0.2610

I'm trying to Import a .groupproj built with C++ Builder XE4.  I go through the RAD studio import project group wizard and everything is fine up until I click finish.  When I click finish, FinalBuilder displays a messagebox "An error has occured in the application" with a call stack.  If I click continue, this does not complete the process.  I am forced to either close the application or restart it.  C++ Builder XE is the closest option available when selecting the compiler version in the wizard and wasn't sure if this could be the issue or not.  Is support for XE4 project group files not supported in this version of FinalBuilder?  

Hi

Can you send us the callstack. Also, look in your %TMP% folder, there should be a bugreport.txt file, please send that to support @ finalbuilder.com. I have added support for XE2-XE5, but we are also working with another customer on what appears to be a similar error. We have not been able reproduce this here so far, if you are able to send us your .groupproj file that would help us narrow it down.

Hi Vincent,

I am unable to find the bugreport.txt file in the temp file location.  In fact, I can't find it anywhere.  Is there a setting that needs to be switched to enable FinalBuilder to dump a logfile out?  I looked for something like that when the problem first occurred and came up empty handed.  

The error dialog you saw is a madExcept dialog, it has a button on it to email the report. It should also put the error report on the clipboard, so if you are able to reproduce the error you can try captuing the the error message from the dialog.

I have sent the madExcept dump, callstack included and the groupproj file to the email described above.