gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash] Re: Make failed, please Help!!!


From: Rob Savoye
Subject: [Gnash] Re: Make failed, please Help!!!
Date: Wed, 22 Feb 2006 08:33:00 -0700
User-agent: Thunderbird 1.5 (X11/20051025)

gharbi taoufik wrote:

kd_tree_packed.cpp: In member function `void kd_face::local_assert()':
kd_tree_packed.cpp:128: error: duplicate case value
kd_tree_packed.cpp:128: error: previously used here
kd_tree_packed.cpp: In member function `void kd_leaf::local_assert()':
kd_tree_packed.cpp:144: error: duplicate case value
kd_tree_packed.cpp:144: error: previously used here

  Very strange... What verision of GCC ar you using ?

Do you have any idea how to fix this?

I don't see these errors on other platforms. I'm guessing there is a header file issue, as these line numbers don't go to a case statement, but to an assertion. So I'd guess that your cross compiler is having a problem with a missing curly brace for some reason. You might want to try using "-E" to examine the preprocessor output.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]