Re: Compiling OpenCV 2.0 on Solaris 10 with GCC 4.4.3

2010-03-10 Thread Nathan Froyd
On Wed, Mar 10, 2010 at 01:30:36PM +, Nick Fielding wrote: > The first syntax error the compiler complains about I think is the main > problem: > /tmp/OpenCV-2.0.0/src/cxcore/cxmatmul.cpp:673: error: expected ',' or '...' > before numeric constant > > However, when I look at the line of code

Compiling OpenCV 2.0 on Solaris 10 with GCC 4.4.3

2010-03-10 Thread Nick Fielding
Hello, I'm having some problem with compiling OpenCV code on Solaris SPARC with GCC 4.4.3, I don't know whether it is an OpenCV bug (I have posted on their mailing list too) or a gcc bug. I was hoping someone may be able to shed some light on the error and provide some ideas on what I could loo