开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Visual Studio 2022 and C++ TWS API 10.32


 

The error is very clear in your first post. You have to link in the library "libbid.lib"
?
Somewhere in the API docs or README files (I forget where) it tells you that you have to compile your own version of LIBBID.LIB and tell your compiler where you located it.
?
This is a decimal library that is required for accurate financial numbers. There are several ways to get it.
?
The two I prefer:
?
?- compile yourself from source found here : ?
?
?- as you are using Visual Studio, the simplest way is to use VCPKG and get that library with the same name.
?
I think if you search libbid.lib on this group you will also find similar topics with answers.

Join [email protected] to automatically receive all group messages.