Hi,

I’m trying to compile / install the python binding. I understood that the 
following command should do it : 

~/git/libsigrok$ sudo python ./bindings/python/setup.py install

But I receive the following error : 

swigging ./sigrok/core/classes.i to ./sigrok/core/classes_wrap.cpp
swig -python -c++ -threads -Isigrok/core -I.. -I.. -I../../include 
-I../cxx/include -I../../include -I../cxx/include -I../.. 
-I/usr/local/lib/python2.7/site-packages/numpy/core/include -o 
sigrok/core/classes_wrap.cpp ./sigrok/core/classes.i
../cxx/include/libsigrokcxx/libsigrokcxx.hpp:87: Error: Syntax error - possibly 
a missing semicolon.

Can anybody help ? The error is happening at the namespace declaration, just 
after an include statement. Searches suggest something related to nested 
includes, but I’m not sure.

Running OSX, all tools (python, …) coming from homebrew.

Thanks

Matthieu

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to