Hey, initializing a File_knob in the op's constructor with:
string p(getenv ("TEMP")); if (!p.empty()) { p+="\\out.lut"; } outPath = p.c_str();does somehow not work, though outPath (which is the variable for the knob) contains a correct value if send to cout. What am I missing here?
Sebastian _______________________________________________ Nuke-dev mailing list Nuke-dev@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev