supremainc / BioStar2_device_SDK

36 stars 25 forks source link

Undefined reference to xmlDocGetRootElement when running project in linux #7

Open rsgilbert opened 4 years ago

rsgilbert commented 4 years ago

I am getting errors when compiling the project.

/home/ssenyonjo/projects/sample/BioStarSDK_V2.6.4.1_20200225/Lib/Linux/lib/x64//libBS_SDK_V2.so: undefined reference to xmlDocGetRootElement'. /home/ssenyonjo/projects/sample/BioStarSDK_V2.6.4.1_20200225/Lib/Linux/lib/x64//libBS_SDK_V2.so: undefined reference toRSA_public_decrypt'

suprema-charlie commented 4 years ago

Please run the following command sudo apt-get install libxml2-dev libxml2-dev:i386