NGCP / xbeeplus

Cross-Platform C++11 Xbee Radio API
3 stars 0 forks source link

SerialXbee class will not function from shared library #13

Closed KarthikJay closed 6 years ago

KarthikJay commented 7 years ago

The SerialXbee class will not work when being called from the shared library binary.

Workaround: Compile the SerialXbee class into the main binary.

Eventually look into fixing this behaviour so the library itself has a default serialxbee implemntation.

KarthikJay commented 7 years ago

Still no idea what is causing this issue. Might need to ask on stack exchange for some help.

KarthikJay commented 6 years ago

Believed to be fixed by 12cfe2a6cbf970edc923f381dbd24b328dd6276a