Vincent Prince

Results 5 comments of Vincent Prince

Hi, there is an example here https://github.com/nimbuscontrols/EIPScanner/pull/25#issuecomment-635155364

Hello, To build on Win10, I ended up generating `src/webdriver/webdriver_version.cc` by hand: ``` namespace webdriver { extern const char kProductName[] = "WebDriver-cisco-cmt"; extern const char kVersionNumber[] = "1.3.3"; extern const...

Hi, I have the same question, I'm trying to use google/protobuf/any.proto and google/protobuf/timestamp.proto, I'm not sure it's supported by pyrobuf? Regards, Vincent

Shouldn't Clone() implements cloning of tracer? Otherwise project compiles fine with OT1.5 as explained here https://github.com/rnburn/zipkin-cpp-opentracing/issues/29

Hello, In our case, we have "Transmit buffer full" error with USB->CAN adaptators using gs_usb driver (Innomaker and UCCB). Problem disappears using PEAK cable (peak_usb). Note that we didn't have...