OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
660 stars 111 forks source link

Function get_operating_system() is not available in Windows DLL and Linux shared lib. #187

Closed eriklins closed 1 year ago

eriklins commented 1 year ago

When compiling SimpleBLE for Windows x64 as DLL or for Linux x64 as shared lib, the function simpleble_os_t get_operating_system(void); is not included in the DLL, even though it's in the c header file utils.h. However, not the most important function for me, but wondering why it's missing.

kdewald commented 1 year ago

Fixed in https://github.com/OpenBluetoothToolbox/SimpleBLE/commit/46925bdaeefb55bb75c2444f6d9a85b697a51c91