Re: [CinePaint] CinePaint 0.21-1 compilation error
"Daniel Fort" <Dan-pCK/[email protected]>
| Newsgroups | gmane.comp.video.cinepaint.user |
|---|---|
| Message-ID | <[email protected]> |
I also had problems building 0.21-1. Following Hartmut's instructions: > the file "br_Image.cpp". Line 28 > > //#include <cmath> // pow() > > should be substituted by > > #include <cmath> // pow() > > i.e. the comment characters are to remove. Hope, this helps for the > moment. Then I got this error: In file included from br_PackBase.cpp:32: br_PackBase.hpp: In member function `void br::PackBase::set_time(int, double)': br_PackBase.hpp:142: error: `log' was not declared in this scope br_PackBase.cpp: In constructor `br::PackBase::PackBase(br::BrImgVector&)': br_PackBase.cpp:112: error: `log' was not declared in this scope make[3]: *** [br_PackBase.lo] Error 1 So I took the more drastic measures suggested by Frank Peters: > But for the impatient cinepaint user that doesn't require > HDR, after running ./configure just delete these lines > from the plug-ins/Makefile, starting at about line 245: > > bracketing_to_hdr > cineon > hdr > openexr However, I didn't want to loose all the HDR capabilities and found that only the bracketing_to_hdr plug-in needed to be removed for a successful compile. By the way, I also tried to build from the CVS tree and came up with this: config.status: error: cannot find input file: plug-ins/bracketing_to_hdr/core/Makefile.in Upon closer examination it appears that most of the bracketing_to_hdr files are missing from CVS. Hopefully this is just temporary until the SourceForge servers are updated--I sure would like to play around with the bracketing_to_hdr plug-in! --Dan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642