Originally reported on Google Code with ID 440
Hello, compiling on Ubuntu stops on delete [] exname in rtgui/main.cc, line 128, possibly
(but I'm not a programmer) because it's only declared in the #ifdef WIN32 part and
not outside that.
Terminal output is:
/home/paul/rt3pub/rtgui/main.cc: In function ‘int main(int, char**)’:
/home/paul/rt3pub/rtgui/main.cc:128: error: ‘exname’ was not declared in this scope
Commenting that line 128 out, works (so compilation ends succesfully). I guess this
does no harm?
Reported by paul.matthijsse4 on 2010-12-27 14:28:10
该提问来源于开源项目:Beep6581/RawTherapee