Guest_imported
New member
- Jan 1, 1970
- 0
When I build my Test-to-speech application using VC 6.0, the following errors occur:
c:\program files\microsoft visual studio\vc98\include\speech.h(462) : error C2146: syntax error : missing ';' before identifier 'FAR'
c:\program files\microsoft visual studio\vc98\include\speech.h(462) : fatal error C1004: unexpected end of file found
I did not modify the speech.h code which is shipped with the Speech API. What's wrong??
c:\program files\microsoft visual studio\vc98\include\speech.h(462) : error C2146: syntax error : missing ';' before identifier 'FAR'
c:\program files\microsoft visual studio\vc98\include\speech.h(462) : fatal error C1004: unexpected end of file found
I did not modify the speech.h code which is shipped with the Speech API. What's wrong??