You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I am having issues with the linker in C++ when trying to include the following functions from iiopp.h: iiopp::create_scan_context and iiopp::create_scan_block.
Is there a missing inline keyword?