You may use LibRaw* You may use LibRaw* processor1; and than use processor1= new LibRaw; in the constructor of your object -- Alex Tutubalin @LibRaw LLC reply
You may use
LibRaw* processor1;
and than use
processor1= new LibRaw;
in the constructor of your object