vs 2013 hlsl

Started by
1 comment, last by ekba89 8 years, 11 months ago

Hey. I am using Visual Studio 2013 and when I try to get assembly output by setting it in Properties in VS it gives me error: Element <AssemblerOutput> has an invalid value of "AssemblyCode". If I add /Fc [filepath] to the additional options in Properties then it outputs fine. I couldn't find anything online about this. Is there a solution for it?

Thanks

Advertisement

I'm having this problem now myself.

I'm having this problem now myself.

I started to think that there is something wrong with that instead of me doing something wrong. We can possibly get the same behavior by using fxc with custom build step but it would be really convenient if it works.

This topic is closed to new replies.

Advertisement