Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Author Topic: Adding the "OS X" platform and unexpected results  (Read 32051 times)

va

  • Newbie
  • *
  • Posts: 1
    • View Profile
Adding the "OS X" platform and unexpected results
« 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?
Logged

MauroBotta

  • Titolo
  • Administrator
  • Jr. Member
  • *****
  • Posts: 97
  • Mida Converter - Official Forum
    • View Profile
Re: Adding the "OS X" platform and unexpected results
« Reply #1 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?
Logged