|
From: Mark M. <mc...@sf...> - 2013-03-18 16:36:14
|
Yes, this library seems to have outlived it's use now. I haven't had a vn-100 in over a year, so this project became unmaintained. -Mark On 2013-03-18, at 2:19 PM, "Cole, Matt" <mc...@ne...> wrote: > Don’t use that library. Use the C++ library at http://www.vectornav.com/support/downloads, it works for Linux and Windows. > > > From: dibyendu ghosh [mailto:dib...@gm...] > Sent: Monday, March 18, 2013 2:01 AM > To: vns...@li... > Subject: [Vnsupport-users] need help > > dear sir, > I have compiled vnsupport in ubuntu 12.04 64bit > when i am going to compile make vntest i am getting following error plz help > make vntest > gcc -fPIC -L. -lvnsupport vntest.c -o vntest > /tmp/ccpRYnxF.o: In function `main': > vntest.c:(.text+0x55): undefined reference to `VNS_UART_initDevice' > vntest.c:(.text+0xf6): undefined reference to `VNS_UART_setSleepDelay' > vntest.c:(.text+0x112): undefined reference to `VNS_UART_getAsyncOutputType' > vntest.c:(.text+0x139): undefined reference to `VNS_UART_setAsyncOutputType' > vntest.c:(.text+0x178): undefined reference to `VNS_UART_VNStrerror' > vntest.c:(.text+0x1be): undefined reference to `VNS_UART_tareDevice' > vntest.c:(.text+0x20a): undefined reference to `VNS_UART_getBaudrate' > vntest.c:(.text+0x22c): undefined reference to `VNS_UART_getAsyncOutputFrequency' > vntest.c:(.text+0x253): undefined reference to `VNS_UART_setAsyncOutputFrequency' > vntest.c:(.text+0x292): undefined reference to `VNS_UART_VNStrerror' > vntest.c:(.text+0x2cc): undefined reference to `VNS_UART_getAsyncOutputFrequency' > vntest.c:(.text+0x2f3): undefined reference to `VNS_UART_setAsyncOutputType' > vntest.c:(.text+0x332): undefined reference to `VNS_UART_VNStrerror' > vntest.c:(.text+0x37f): undefined reference to `VNS_UART_setAsyncOutputType' > vntest.c:(.text+0x38e): undefined reference to `VNS_UART_getAsyncOutputType' > vntest.c:(.text+0x3bc): undefined reference to `VNS_UART_asynchronousCapture' > vntest.c:(.text+0x54c): undefined reference to `VNS_UART_shutdown' > collect2: error: ld returned 1 exit status > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar_______________________________________________ > vnsupport-users mailing list > vns...@li... > https://lists.sourceforge.net/lists/listinfo/vnsupport-users |