Re: [eigen] Assert errors

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Thanks for the hint Marc. I'm also linking to the FLAC library which has its own assert.h file. I just renamed that file and now everything is working.

Thanks for the quick replies.
Chris

On 2014/06/01 12:11 PM, Marc Glisse wrote:
On Sun, 1 Jun 2014, GOO Creations wrote:

No, including assert.h (or cassert) in my file didn't help. I've also tried to include it directly in Macros.h, but that didn't help either.

Compile with -E -dD, grep for assert in the output, and look for anything suspicious (including a file named assert.h that is not /usr/include/assert.h, #undef assert, etc).





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/