Closed Haylemicheal closed 1 year ago
I think MFC framework is not supported in Ubuntu. You can use QT to create window application, extract pure c++ code from this project and then compile with g++
Okay, What about using it in python?
I can provide you with c++ dll for python on Windows System (charged) You can also build this project to dll yourself, just use ctypes in python to send/get data from the dll
Thank you very much! It would be great if you provide me the dll file and if you show me sample code. Thanks again!
It's a charged item, we can talk about details via email if you need it
okay good!
How can I install and use it in Linux Ubuntu 22.04?