简体   繁体   中英

generate Intel compatible x64 bit dll (C#)

I need to create a simple dll that is compiled in x64 bit and is intel compatible. Currently I use VS 2013, I choosed (Release, x64) and the resulted dll is AMD64. Is there any chance to be able to configure the dll processor architecture compatibility for 64 bit dll? 在此处输入图片说明

您可以使用它,即X64 AKA AMD64。

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