Search Site

Re: This thing won't compile

Re: This thing won't compile

In the file "util.h" add the following line :

#include <db.h>

: The subject basically sums it up. I've adjusted the
: Makefile as it needs to be and when I hit make I get about
: 50 of these:

: Parse error before 'WORD'

: and some of these

: warning: data definition has no type or storage class

: quite a few of these:

: warning: no semicolon at the end of struct or union

: and finally a few lines of these:

: request for member for 'fccWav' in something not a structure or union.

: What's going on? Why won't this thing work?


cdda2wav By: admin (8 Posts) Tue, 06/10/2008 - 12:13

In Reply To

This thing won't compile By: Galen Menzel (05/05/1998 - 19:12)