Search Site

This thing won't compile

This thing won't compile

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

Follow-ups: