简体   繁体   中英

Can I Use a 32-bit Library in a 64-bit Build?

I am creating a library that other developers use in their projects. I am wondering if I must recompile my binary for 64-bit in order to work in projects that compile 64-bit slices.

是的,您将需要一个64位库。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM