Re: [linux-audio-user] compiling shaketracker with gcc 3.2

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

Subject: Re: [linux-audio-user] compiling shaketracker with gcc 3.2
From: ismail (cartman) donmez ("ismail)
Date: Sun Jun 01 2003 - 02:01:41 EEST


On Sunday 01 June 2003 01:54, jordan muscott wrote:

> Ah yes, thanks. You kicked my brain into gear. I've had to add using
> namespace std; to most of the files, and fix an array being assigned in
> a constructor... but the errors are still coming thick and fast.. :=(
> I'm too tired now, i'll try again tomorrow.
>

If you use #include <foo> you need using namespace std; if you do #include
<foo.h> it will only warn you and compile fine.

Hope that helps,
/ismail


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

This archive was generated by hypermail 2b28 : Sun Jun 01 2003 - 02:09:47 EEST