How do I use .lib to compile and link in c++ builder 11.3 windows 64bits platform?

50 views Asked by At

I want to compile and link .lib files within C++ Builder 11.3 using the Windows 64-bit platform, but it only allows me to select .a files. How can I proceed to compile and link .lib files for the Windows 64-bit platform?

0

There are 0 answers