Monday, March 21, 2011

'fxc.exe' is not recognized as an internal or external command,

If you get error like "'fxc.exe' is not recognized as an internal or external command," when compiling CUDA sample, it is because the DirectX utilities is not found in your PATH, set it and rebuild the project.

Remember to install DirectX SDK before.

You might also need to setup include and library folder point to DirectX SDK folder.

No comments:

Post a Comment