MagicFoundation / Alcinoe

Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
Apache License 2.0
963 stars 209 forks source link

access violation at address 04DB31CD ACCESSING ADRESS 00000000 #323

Open Eaglemaster31 opened 4 months ago

Eaglemaster31 commented 4 months ago

Hello Mr Zeus64 please help.

I am using Alcinoe's video player on delphi 12 it compile with no error but when app is run it show error

access violation at address 04DB31CD ACCESSING ADRESS 00000000

I added all the exoplayer .jar files.

Sans titre

Zeus64 commented 4 months ago

hello, can you try the ALFMXControls demo and say me if you encounter the same error in the demo ?

Eaglemaster31 commented 4 months ago

Thank's for replay ,Yes I test ALFMXControls demo and error with ALFmxTabControl.pas Method 'ChildrenMouseDown' not found in base class I remove all things related with allayout and build app when run it hung and not show main form maybe the problem is in the manifest add some thing like package i don't knew this is my project 4.zip in delphi 12 archi Sans titre

gonzzzales commented 3 months ago

You must add in your project options -> delphi compiller - Search Path correct path to alcinoe. Something like this D:\Alcinoe-master\Embarcadero\Athens\fmx D:\Alcinoe-master\Embarcadero\Athens\rtl\android D:\Alcinoe-master\Source (this is for Android)