The name of the plugin file must match the extensions defined in the 
Description.

So if you said:
  static const GeoReader::Description d("foo\0", build, test);

Then your plugin must be called 'fooReader.##'.

-jonathan


On May 19, 2011, at 7:27 AM, Jérémy Retailleau wrote:

> ...any idea ??
> 
> 
> 
> 2011/5/17 Jérémy Retailleau <[email protected]>
> Hi everyone !
> 
> First thanks for this mailing-list, it really helps when we want to dive into 
> the NDK...!
> 
> I' trying to implement a home-made 3d format in Nuke but I have some issues 
> with the GeoReader class. I followed the documentation to describe it 
> (http://www.nukepedia.com/reference/NDK/Plugins/classDD_1_1Image_1_1GeoReader_1_1Description.html)
>  but I still get the following error : plugin did not define testReader
> 
> I thought that the Description settings could solve this error message, but 
> it seems that something else produces it... Do you have any idea ?
> 
> 
> Cheers
> 
> 
> Jeremy
> 
> _______________________________________________
> Nuke-dev mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to