Thiago A. Correa
Thiago A. Correa
It would be great to have cmake support, then Visual Studio, Xcode, whatever, could be generated from it.
> Is KDChart using painter also for rendering its contents? > Can it be done like KDChart? From what I have seen on the code I think it can. Then...
Plugins could be a way. IMHO to be usefull reports must be user extensible, which means the barcode should also be available in the XML parser. On the other hand...
We have also found this issue on MSVC 2019 with Boost 1.72.0
Tested with Boost 1.77.0 and the leak still happens. If **BOOST_STACKTRACE_USE_WINDBG_CACHED** is defined then process memory usage remains stable (and the code runs much faster).
If I alter android.py and add a `self.buildozer.debug(str(xmlfiles))` right after config.getlist it shows xmlfiles as empty, and if I try to use config.get I get invalid key, it's like ConfigParser...
Robert thanks for the suggestion but didn't work. I have also tried p4a.extra_args and in this case I can see it in the p4a command line log, but find shows...
I mean is gradle failed during build with the same error and the file isn't copied into any of the .buildozer subfolders meaning it's not in any folder the build...
You could use something existing and just implement the "website". It could interface with the webserver using cgi. There is https://github.com/tiny-http/tiny-http