lucarnet
lucarnet
Good morning, thanks for your first response.I watch this. But also, i can't integrate Voskapi into Delphi for w32. Voskapi works fine with your python examples. But with Delphi, i...
is it better format ? Good morning, thanks for your first response.I watch this. But also, i can't integrate Voskapi into Delphi for w32. Voskapi works fine with your python...
With your program "main_sr".
under Lazarus:V4.0RC3 and fpc:V3.23
Hello, Thank you for your submission. However, the test gives the same result: "uosLoadResult.SFloadERROR := 2;". If you have any other ideas, please don't hesitate to let me know. Thanks....
I saw on the forum that you have to use uoslib instead of uos, but I can't find where or how to recompile it with fpc, as I don't have...
I'm progressing step by step. I found the uoslib git repository. Is it possible to describe in detail how to compile the sources for Windows 11/Delphi11.2 64bits? Thanks.
Hello, I understand that the UOSlib sources may not be up to date and may have bugs with Windows 11/Delphi 11.2 or even Android. It's a real shame, because my...
My problem is that under Windows 11/Delphi, I call the various UOS functions(uos_CreatePlayer,...) from the uos.pas, uos_flat, and other Lazarus-specific units. So, I need either these units for Delphi, or...
Hello, I created "uoslib.dll" (win64/x86_64) from Debian 12/lazarus4.0. When running under Windows 11/Delphi 11.2/W64bits , I'm having problems executing the function: -uos_loadlib (in function uos_loadlibs in file "uoslib_h_delphi") =>access violation...