--- a/LPCExtension.py Wed Apr 14 15:18:29 2021 +0200
+++ b/LPCExtension.py Thu Apr 15 14:59:47 2021 +0200
@@ -12,7 +12,7 @@
# _lpcmanager_path, arch, etc are defined here because
# globals() of LPCManager.py are passed to extentions
-wanted_features_names = ["c_ext", "py_ext", "wxglade_hmi"]
+wanted_features_names = ["c_ext", "py_ext"] features.libraries=[('Native', 'NativeLib.NativeLibrary', True)]