semontesdeoca / MNPR

MNPR is an expressive non-photorealistic rendering framework for real-time, filter-based stylization pipelines within Maya.
http://mnpr.artineering.io
Other
248 stars 38 forks source link

C:\...\maya\MNPR-1.0.2\MNPR-1.0.2\shaders>REM Contributor: Santiago Montesdeoca fxc.exe not found on this computer #31

Closed halfGuardian closed 3 years ago

halfGuardian commented 3 years ago

I just noticed you setup CMake already to recompile - I'm trying to recompile for 2019 but I get this error. I've run as admin etc and still the same error. Any suggestions?

semontesdeoca commented 3 years ago

This means that the shader compiler couldn't be found in your computer. You'll have to modify the HLSL compiler batch script and run the compilation again.

I do recommend to use MNPRX instead though, as MNPR is more than two years behind in development and just a research prototype.