Closed nicaima closed 8 years ago
Is this a problem with installing eBus SDK or with compiling the flir driver?
The Problem is installing eBus SDK. But I can build your driver. I don't know what to do.
Is this building sample code? you can skip that if it doesn't build.
Build ebUniversalProForEthernet-x86_64.ko ,the eBUS SDK for Linux Quick Start Guide said use have to build and load it .
Hello, I finally resolve the error by reinstalling Ubuntu. Thank you a lot!
Hello, When I install the eBUS SDK in Ubuntu14.04 64bit LTS,the ebUniversalProForEthernet-x86_64.ko cannot be build seccesful,the error is :/opt/pleora/ebus_sdk/Ubuntu-14.04-x86_64/module/ebUniversalProForEthernet/OS_KMLNetwork.c:96:2: error: too many arguments to function ‘sock_sendmsg’ lReturn = sock_sendmsg( lSocket, &lMessage, lTotalSize ); ^ Thank a lot!