#79202 - Jules - Wed Apr 12, 2006 3:10 am
I am trying to use microphone example by chris double, modified by tobias, but I get these errors, I did not modify any files, any idea what is wrong?
Using programmers notepad.
thanks.
_________________
// Jules
Using programmers notepad.
thanks.
Code: |
command.h:37: error: syntax error before 'CommandType'
command.h:37: warning: no semicolon at end of struct or union command.h:40: error: syntax error before 'PlaySampleSoundCommand' command.h:40: warning: no semicolon at end of struct or union command.h:41: warning: type defaults to 'int' in declaration of 'startRecording' command.h:41: warning: data definition has no type or storage class command.h:52: error: syntax error before 'Command' command.h:52: warning: no semicolon at end of struct or union command.h:55: error: syntax error before '}' token |
_________________
// Jules