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

How to install the visual components? Directory "\Libraries\bpl" does not exist. #283

Open
ViaCriativa opened this issue Apr 7, 2023 · 19 comments

Comments

@ViaCriativa
Copy link

Hello, how to install the visual components?
Directory '\Libraries\bpl" does not exist.
Thanks!!

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 21, 2023

@DiamatBR
Copy link

mine gave the following error
image

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 28, 2023

ouch something look very bad, could you add here all your alcinoe-master directory ?

@DiamatBR
Copy link

DiamatBR commented Apr 28, 2023

I was trying to use version 1.00 and it didn't work.
When I download version 1.04... I add it to the list of libraries... I open the source and try to compile it to be able to use VideoPlayer, I get this error:
image

@DiamatBR
Copy link

ouch something look very bad, could you add here all your alcinoe-master directory ?

Where do you want me to add it? In the project? Or on Github?

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 29, 2023

Ok, regarding the last error it's because you need Alexandria 11.3, it's seam you have alexandria 11.2

@DiamatBR
Copy link

Estou usando o Delphi 10.4 CE. Do you have any tips to resolve this?

@Zeus64
Copy link
Collaborator

Zeus64 commented Apr 29, 2023

you can use chatGPT if you are not very well in english :) you need the last delphi Alexandria version 11.3 CE

@DiamatBR
Copy link

Hi! What I did was the following:

1- Install Delphi 11 CE
2- Download Alcinoe
3- I unpacked
4- Build all projects in the Tools folder
5- In Delphi Tools > Option > Language > Delphi > Library > Platform Android 32 bits > Library path
Add: "C:\Users\DiamatBR\Desktop\Desenvolvimento\Delphi\Componentes\Alcinoe-master\Source"
6- Run CompileAll.bat
-type "1"
-typed "Y"
-waited to finish
7- Run CompileJar.bat
8- Open AlcinoeAlexandria in Delphi:
-right-clicked on the project and ordered install AlcinoeAlexandria.bpl
7- Created a new application:
-put a TALVideoPlayerSurface:
-select Android 32-bit
-had it run in debug mode, and...

ERROR
"Exception class EJNI with message 'Java typer JExoPlayer_Builder could nor be found'. Process RP_InDoorVideoAndro.apk (5692)"
image

@Zeus64
Copy link
Collaborator

Zeus64 commented May 1, 2023

@DiamatBR
Copy link

DiamatBR commented May 1, 2023

I believe that even after taking a look at ALFmxControls I could not evolve in that. I don't think it works in delphi 11 CE
image

@Zeus64
Copy link
Collaborator

Zeus64 commented May 1, 2023

yes i think delphi 11 CE is base on 11.0 not on 11.3 :(

@DiamatBR
Copy link

DiamatBR commented May 1, 2023

So I won't be able to use Alcinoe :'(
I have Delphi 10.4 CE

@campbell-gary
Copy link

Thank you DiamatBR for posting the steps for installing Alcinoe. At least now I can see the Alcinoe components on the Delphi Palette. I have Delphi 11.3.1 and I compiled an app for Android 64 with a TALVideoPlayerSurface component, but the app hangs in the splash screen.

@campbell-gary
Copy link

When I place a TALMemo component on a form and compile for Android64, the app hangs on the splash screen. When I compile with the debugger I get the following error messages:

  • Project MemoTest.apk raised exception class Segmentation fault (11)
  • Source file not found: ZygoteInit.java

@Zeus64
Copy link
Collaborator

Zeus64 commented May 4, 2023

@campbell-gary
Copy link

Fantastic. The demo ALFmxControls compiled and ran on my phone without any problem using the Android64 platform. What changes do you recommend I make?

@Zeus64
Copy link
Collaborator

Zeus64 commented May 4, 2023

@campbell-gary
Copy link

I opened the MergeLibraries.bat on my laptop but it was missing the assignment statements "set Libraries=", so I copied them and added them to my MergeLibraries.bat. I compiled a test app using the Android64, platform, but the app still hangs on the splash screen.

Messages received:

  • Project Memotest.apk raised exception class Segmentation fault (11)
  • A messagebox displays: Source file not found - Path to source file ZygoteInit.java

Your FMX ALFmxControls compile and run fine.

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

4 participants