cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jcampana
Journeyman III

GPU Shader Analyzer - include file causes command line error

My shaders have several include files.  In the Shader Analyzer, I use the -I option in "Additional Custom Arguments" to add the path to the include files. When compiling, I get this error: option '--input' cannot be specified more than once.  Nowhere in my command line are the words '--input' specified.  I am using Shader Format=HLSL, target=ps_5_0, Code Type=D3D ASM.  Any ideas?

Update:  found the problem - it was caused by placing a backslash at the end of the path spec.

0 Likes
0 Replies