Search Results: Burley

Products | Content | Learn | Forums

Searched query: burley

by jackiejacks
Fri Mar 31, 2017 7:20 am
Forum: C/C++
Topic: visual c++ and spatial
Replies: 7
Views: 60253

Re: visual c++ and spatial

@burley I am also having a similar issue and getting an error as follows in VS2012. InterfaceKit-simple.obj : error LNK2019: unresolved external symbol _OffsetTime referenced in function _interfacekit_simple i have added the ...
by tlbrace
Wed Feb 01, 2017 8:32 am
Forum: General
Topic: Bear with me, new here, very non technical, with a question
Replies: 3
Views: 10663

Re: Bear with me, new here, very non technical, with a quest

My first thought would be that the software is coded such that it is expected a specific serial number for the interface kit. When it goes to open the device to start using it, the serial number it is expected isn't there and so it fails to open the device. Without knowing how the software is writt...
by heritagerobotics
Wed Mar 06, 2013 6:32 am
Forum: Python
Topic: openRemoteIP - I suspect there's a quick answer.
Replies: 14
Views: 32482

Re: openRemoteIP - I suspect there's a quick answer.

We have tried and tried and tried on any number of machines with the very code that burley provides, and we get the same error every time..... >>> Opening phidget object.... Traceback (most recent call last): File "C:\Python32\SBC-Temp-Test.py", line 64, ...