Re: [CinePaint] Trouble compiling latest sources

Milan Knizek <knizek-VIXq6x/[email protected]>
Newsgroups gmane.comp.video.cinepaint.user
Message-ID <[email protected]>
On Tuesday 02 January 2007 05:53, Daniel Fort wrote:
> /usr/include/OpenEXR/ImfEnvmap.h:255: error: comma at end of enumerator

If I recall correctly, I had the same problem some time ago with cinepaint 
0.22 (also gentoo, amd64), just open the file noted above, go to line 255 and 
delete the ending comma after "CUBEFACE_NEG_Z,".

Then, it should look something like this:

enum CubeMapFace
{
    CUBEFACE_POS_X,     // +X face
    CUBEFACE_NEG_X,     // -X face
    CUBEFACE_POS_Y,     // +Y face
    CUBEFACE_NEG_Y,     // -Y face
    CUBEFACE_POS_Z,     // +Z face
    CUBEFACE_NEG_Z      // -Z face
};

Florian Kainz has already stated that he removes the comma:
http://www.mail-archive.com/openexr-devel%40nongnu.org/msg00373.html

So in some future release of OpenEXR it should be fine.
regards,
-- 
Milan Knížek
http://milan-knizek.net/
e-mail knizek {na} volny {v} cz

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cinepaint-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cinepaint-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.