Three points: 1. Renderer.[Ch] and XPM_Renderer.[Ch] are required by the source code but not present. I got them out of Baruch's patch directly. (I use "cvs update -dP".) 2. ios::noreplace does not appear to be a part of the modern standard. At least, DEC's compiler throws it out. I therefore removed it from XPM_Renderer::isImageFormatOK() 3. Throw in a few using directives and all compiles fine. Angus
- Compiling CVS Lior Silberman
- Re: Compiling CVS Lars Gullik Bjønnes
- Re: Compiling CVS Lior Silberman
- Re: compiling CVS Angus Leeming
- Re: compiling CVS Lars Gullik Bjønnes
- Re: compiling CVS Juergen Vigna
- Re: compiling CVS Baruch Even