Re: [linux-audio-user] [ANNOUNCE] polarbear-0.5.0

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] [ANNOUNCE] polarbear-0.5.0
From: Maarten de Boer (mdeboer_AT_iua.upf.es)
Date: Wed Feb 26 2003 - 19:31:48 EET


> Yep - looks like that's the problem. I've still got no idea where the macro
> is coming from though.

Can you try to change the order of includes, and add a #undef ?

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#undef Complex
#include "CoefArray.hxx"
#include "ComplexArray.hxx"
#include "ComplexExtArray.hxx"
#include "PoleZeroPlane.hxx"
#include "PoleZeroList.hxx"
#include "PoleZeroEditorGUI.hxx"
#include "Filter.hxx"

Maarten


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Feb 26 2003 - 19:51:25 EET