Menu

#219 Compilation/runnnig using g++-3.3

v1.0 (example)
open
nobody
5
2007-09-19
2007-09-19
No

If have compiled the RAVL library using g++-3.3, but when I run the SkinBlobFind application it crashes.

I have narrowed it down to the HashC::LookupHV function. The place variable seems to be incorrect (place.place = 0x01 which crashes when it is dereferenced).

Is there a way to get the library to run using g++-3.3? I have to use this compiler for compatibility reasons.

Discussion