Jump to content

Lib file for linking library functions


Recommended Posts

I am using the IMU 2.0 in visual c++. When I run the example code "example_simple.c" in visual studio, it says I am missing the link tot he library functions. I was not able to find any lib file in the source directory.

 

1>main.obj : error LNK2019: unresolved external symbol _ipcon_create referenced in function _main
1>main.obj : error LNK2019: unresolved external symbol _ipcon_destroy referenced in function _main
1>main.obj : error LNK2019: unresolved external symbol _ipcon_connect referenced in function _main
1>main.obj : error LNK2019: unresolved external symbol _imu_v2_create referenced in function _main
1>main.obj : error LNK2019: unresolved external symbol _imu_v2_destroy referenced in function _main
1>main.obj : error LNK2019: unresolved external symbol _imu_v2_get_quaternion referenced in function _main

 

Thanks for the help.

Link zu diesem Kommentar
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...