Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delphi Athens - Method 'IsVisibleObject' not found in base class #320

Open
MarcioDe opened this issue Feb 24, 2024 · 10 comments
Open

Delphi Athens - Method 'IsVisibleObject' not found in base class #320

MarcioDe opened this issue Feb 24, 2024 · 10 comments

Comments

@MarcioDe
Copy link


Build ALTests Project

Could Not Find D:\Alcinoe-master\Tests*.identcache
Could Not Find D:\Alcinoe-master\Tests*.dproj.local
Could Not Find D:\Alcinoe-master\Tests*.groupproj.local
Could Not Find D:\Alcinoe-master\Tests*.deployproj.local

MSBuild ALTests.dproj /p:config=Debug /p:Platform=Win32
Microsoft (R) Build Engine w wersji 4.8.9032.0
[Microsoft .NET Framework w wersji 4.0.30319.42000]
Copyright (C) Microsoft Corporation. Wszelkie prawa zastrzeżone.

Embarcadero Delphi for Win32 compiler version 36.0
Copyright (c) 1983,2023 Embarcadero Technologies, Inc.
D:\Alcinoe-master\Source\Alcinoe.FMX.Layouts.pas(60): error E2137: Method 'IsVisibleObject' not found in base class [D:
\Alcinoe-master\Tests_Source\ALTests.dproj]
D:\Alcinoe-master\Source\Alcinoe.FMX.Layouts.pas(154): error E2137: Method 'ChildrenMouseDown' not found in base class
[D:\Alcinoe-master\Tests_Source\ALTests.dproj]
D:\Alcinoe-master\Source\Alcinoe.FMX.Layouts.pas(155): error E2137: Method 'ChildrenMouseMove' not found in base class
[D:\Alcinoe-master\Tests_Source\ALTests.dproj]
D:\Alcinoe-master\Source\Alcinoe.FMX.Layouts.pas(156): error E2137: Method 'ChildrenMouseUp' not found in base class [D
:\Alcinoe-master\Tests_Source\ALTests.dproj]
D:\Alcinoe-master\Source\Alcinoe.FMX.Layouts.pas(157): error E2137: Method 'ChildrenMouseLeave' not found in base class
[D:\Alcinoe-master\Tests_Source\ALTests.dproj]
ALTests.dpr(193): error F2063: Could not compile used unit 'Alcinoe.FMX.Layouts.pas' [D:\Alcinoe-master\Tests_Source\A
LTests.dproj]
Press any key to continue . . .

@MarcioDe
Copy link
Author

How to solve this error from appearing?

@Zeus64
Copy link
Collaborator

Zeus64 commented Mar 23, 2024

Hello, you need to use delphi 12 athens with source code included. with version of delphi 12 athens do you have ?

@MarcioDe
Copy link
Author

MarcioDe commented Apr 2, 2024

Zeus64, did you watch the videos I sent you showing what errors occur when trying to install "Alcinoe" on Delphi12?

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 2, 2024

@MarcioDe sorry i didn't receive any video :( where did you sent it ?

@MarcioDe
Copy link
Author

MarcioDe commented Apr 2, 2024

In the footer of the email from github.com with this message from you "Hello, you need to use delphi 12 athens with source code included. with version of delphi 12 athens do you have ?" it says:
Reply to this email directly, view it on GitHub, or unsubscribe.
So I replied directly.
How can I send you my recorded desktop?

@MarcioDe
Copy link
Author

MarcioDe commented Apr 2, 2024

Please let me know if I'm doing something wrong.

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 3, 2024

@MarcioDe it's look like you do not have git for windows installed on your machine. you need it, I use it to merge the delphi source code ( https://gitforwindows.org/ or any other git client you want )

@MarcioDe
Copy link
Author

MarcioDe commented Apr 3, 2024

Thank you :-)))
It's very, very good because the video works wonderfully on Android and iOS :-)
Unfortunately, it does not work on Windows 32/64 bit and macOS 64-bit.
What could be the reason?

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 3, 2024

because it's not yet implemented on windows :( I need it only for ios/android right now. if someone want to implement it on windows would be great :)

@MarcioDe
Copy link
Author

MarcioDe commented Apr 7, 2024

Thank you for creating Alcinoe :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants