开发者

How do I get Visual Studio to build assembler from separate files?

开发者 https://www.devze.com 2023-01-31 01:15 出处:网络
Due to the lack of compiler support for inline assembler with 6开发者_开发百科4 bit targets, I have need to build it in separate files.

Due to the lack of compiler support for inline assembler with 6开发者_开发百科4 bit targets, I have need to build it in separate files.

I have VS 2010 Professional, how can I set this up?


I would recommend using yasm via its very own vs integration mechanisms.

Basically, it comes down to installing an extra tool as an assembler in the VS settings files etc; however, the YASM team have done it for you which is incredibly useful.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号