Open sxmxta opened 1 year ago
Linux ARM import libcef.so failed
cannot allocate memory in static TLS block The reason may be that the upstream compilation is for optimizing performance. The current solution is to add preloaded environment variables before running the program export LD_PRELOAD=/path/to/libcef.so:$LD_PRELOAD This problem may not be solved in energy
cannot allocate memory in static TLS block
Then run the GTK3 demos.export LD_PRELOAD= CEF4Delphi https://github.com/salvadordf/CEF4Delphi/issues/457
linux arm energy init . generate run.sh run
energy init .
Unblocked
Linux ARM import libcef.so failed
Then run the GTK3 demos.export LD_PRELOAD=
CEF4Delphi
https://github.com/salvadordf/CEF4Delphi/issues/457