python4delphi
python4delphi copied to clipboard
Fork of P4D adding FireMonkey wrapper and Android support
Hi, I'm trying to develop an FMX application for Android using Python in Delphi. I've been following your demo application named 'Mobile Controls' as an example. Currently, I can write...
Hi, with the latest commit 3c2663f72f28c63dbd231c749ac035c792dbf803 the build stopped early for missing declaration of the PValue object. PValue is never defined in the project: 
Good morning, I try to use C++ demo20 to test the import of lib H5PY but I have the following message from console when I execute these lines; "import os...
Trying the CameraPreviewDemo results in pydistfinder.exe not found Realising pydistfinder.exe is required I found and compiled it and now Definition.inc can't be found so I copy that from Source/Defenition as...
This is Delphi 10.2.0 (the one where FMXLinux was first introduced) \$LIBSUFFIX doesn't exists until 10.4.1 - see https://en.delphipraxis.net/topic/3427-delphi-1041-libsuffix-auto/ Looking at the settings in P4DComponentSuite.dproj it doesn't use anything other...
I'm not positive about the exact criteria yet Basically imports with Skia fully enabled causes Skia to hit problem with floating point Take anything with an import and add this...