I'm trying to build my first plugin. When I try to compile the plugin I get
the following error:

nukePluginHelper.h:4:30: error: DDImage/PixelIop.h: No such file or
directory
nukePluginHelper.h:5:25: error: DDImage/Row.h: No such file or directory
nukePluginHelper.h:6:28: error: DDImage/DDMath.h: No such file or directory
nukePluginHelper.h:7:33: error: DDImage/NukeWrapper.h: No such file or
directory
jpLogLin2.cpp:10:18: error: half.h: No such file or directory

I've read in the nuke docs that this is a fairly common problem
'The most common reason a loadable plugin does not create an operator is a
mistake in the DD::Image::Op::Description. See that page for sample code for
declaring it, the string must match the plugin filename, including case.'

Can someone point me to more information or an example of how to fix this
issue.


Thank you
Paul
_______________________________________________
Nuke-dev mailing list
Nuke-dev@support.thefoundry.co.uk
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to