daisy / daisy/MathCATForPython

Create a single build for the NVDA addon

Offen
#104 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @ttpyorre Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
10
Forks
10
Ø Merge
10 Std. 40 Min.
Gemergte PRs (30 T.)
4

Beschreibung

Apparently it is possible to have one deliverable that contains a 32 bit and 64 bit pyd file and have the code choose which to load on start up. An example can be found [here](https://github.com/josephsl/audioScreen/blob/master/addon/globalPlugins/audioScreen/libaudioverse/__init__.py), although that example uses `sys.platform == 'win32'`, which is not a good method to decide.

See https://github.com/nvaccess/addon-datastore/issues/10710#issuecomment-5222027582 for a little more discussion.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.