Mida Converter

Mida Community Forum => General Discussion => Topic started by: va on December 12, 2012, 01:30:34 pm

Title: Adding the "OS X" platform and unexpected results
Post by: va on December 12, 2012, 01:30:34 pm
Hi,

I have an originally VCL project in XE3 (V17.0.4625.53395) and converted it with MIDA (V2.6) to FM2. All runs fine under Win7 (32).
Adding the OS X platform results in an error message:

Adding the "OS X" platform to this project may have unexpected results.
The project is of the type "Application" which is not supported by OS X.
Would you like to add this project anyway ?


Adding anyway results in [dccosx Fatal error] ..... :F2048 Bad unit format: 'FrmMain.dcu' - Expected version: 24.0, MacOS(x86) Found version: 24.0,Windows Unicode(x86)

Any ideas?
Title: Re: Adding the "OS X" platform and unexpected results
Post by: MauroBotta on December 19, 2012, 03:20:11 pm
It is not a specific problem of Mida, as a normal issue of conversion VCL> FMX.


Have you tried doing a "BuildAll"?

In the "uses" section of "rmMain.pas there are links to unit VCL.XXXX?