c++ - Getting link error when using kernel object -


i'm developing on ubuntu 14.04.
i'm trying use kernel object got (.ko developed other department in company). ko loaded (i can see via lsmod).

i'm building c++ program use api of ko. added include path of ko headers. i'm getting link error (undefined reference) ko functions.

what need add compilation, in order use ko?


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -