Hi,
I'm trying to debug my fileReader plug-in. Whey I try to set some metadata of
my file format on nuke, it crashes (only debugging, not at normal running).
myReader::myReader( Read* r ) : Reader( r )
{
...
_meta.setData( "VERSION_PLUGIN", PLUGIN_VERSION );
...
}
Maybe in have to set some compiler flag in VS2010? I'm using the VS2010 project
delivered with the nuke 7 beta as a reference.
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev