leeooox

Results 4 comments of leeooox

When will the "dual Dirac" method implemented to PyBERT?

I followed the instruction: 1. go get -d github.com/jpoirier/visa 2. "visa.h" and "visatype.h" to the visa package folder 3. go build github.com/jpoirier/visa but still found errors as below, which version...

I found that visa.h have many different distributions, some have VI_ASRL_WIRE_232_AUTO, but some not. eg. this code https://github.com/rbmj/wpilib/blob/master/visa/visa.h have VI_ASRL_WIRE_232_AUTO, but it lack of other defines like VI_ATTR_PXI_ALLOW_WRITE_COMBINE. The visa.h...

After comment line 178 of wResizer.nim, the examples compile and run successfully. Again, it seems also an issue in previous version, but it comes out again in nim 2.2.0 https://github.com/khchen/wNim/pull/120...