Page 1 of 1

MemDs Bad Unit Format

Posted: Thu 27 Dec 2018 20:59
by mcuyan
Hi.
I get the next error when I'm doing IOS Compile/Build/Deploy. (Delphi 10.3 Rio + unidac74d26pro)

[DCC Fatal Error] Main.pas(9): F2048 Bad unit format: MemDS.dcu' - Expected version: 33.0, MaxOSX NX Language(x86) Found version: 33.0, Windows Unicode(x86)

Re: MemDs Bad Unit Format

Posted: Fri 28 Dec 2018 07:02
by MaximG
The described error may occur when working with RAD Studio in cases when the same project is compiled for different platforms. Try performing the following actions:

- carry out the "Clean" operation for which use the corresponding menu item in the Project Manager
- perform "Build" of the whole project

Let us know the results

Re: MemDs Bad Unit Format

Posted: Fri 28 Dec 2018 08:45
by mcuyan
I've already done what you said.
But in Rio, while Win32 is working, IOS&Android is also here.

I also get a "XXXX unit not found" error on all Unidac packages

I think there's a problem with the source code. Will a new update be released?

Re: MemDs Bad Unit Format

Posted: Fri 28 Dec 2018 13:02
by MaximG
We tested the work of UniDAC 7.4.11 when developing applications for mobile platforms and found no problems. When using UniDAC with source code, please make sure that the required paths are specified in the settings of your project or IDE. Detailed information about the corresponding settings can be found in the ReadmeSrc.html file, which is located in the archive with source codes.

Re: MemDs Bad Unit Format

Posted: Sun 06 Jan 2019 14:02
by mcuyan
It's not just Memds. All units have problems. The project cannot be compiled. In no way can I compile my Mobile Projects. No problem with Win32 / 64 projects. But the mobile proletor always has problems.

Image

Re: MemDs Bad Unit Format

Posted: Sun 06 Jan 2019 15:13
by mcuyan
Hello there.
I think I got a BUG. When you install Unidac 7.4.11, all Library Path's is added automatically and the problem stems from it. For example: Error deleting Android and windows Path's on IOS Library Profiles..

Re: MemDs Bad Unit Format

Posted: Thu 31 Jan 2019 10:09
by MaximG
Please specify the license you own. Is it Professional Edition or Professional Edition with source code? Is the issue reproduced in the last version of UniDAC 7.4.12?