Re: [sigrok-devel] Prebuild python 2.7 bindings for windows

2016-02-21 Thread Henk Hendricks
On 2016-02-09 13:07 , Uwe Hermann wrote: > Hi, > > On Mon, Feb 08, 2016 at 04:58:01PM +0100, Henk wrote: >> Are there any prebuild python 2.7 (32bit or 64bit) bindings available >> for windows? > No, sorry. Bindings other than the C++ bindings are completely untested > on Windows so far, and are al

Re: [sigrok-devel] Prebuild python 2.7 bindings for windows

2016-02-09 Thread Uwe Hermann
Hi, On Mon, Feb 08, 2016 at 04:58:01PM +0100, Henk wrote: > Are there any prebuild python 2.7 (32bit or 64bit) bindings available > for windows? No, sorry. Bindings other than the C++ bindings are completely untested on Windows so far, and are also not part of our cross-build setup, yet. Neithe

[sigrok-devel] Prebuild python 2.7 bindings for windows

2016-02-08 Thread Henk
Hello All, Are there any prebuild python 2.7 (32bit or 64bit) bindings available for windows? Or maybe a DLL that exports enough functions to be usable. I'm having troubles building these bindings myself. What I've tried: - Using my WinPython 2.7 32bit, running setup.py install: Using swig 3.0.8