I'm beginner.
I was download sphinx2-0.3 and extracted it.
I use windows nt 4.0, VC++ 6.0.
But I can't compile libsphinx2ad and SphinxOCX.
I want to test sphinx system.
but I don't know how to.
please help me.
--------------------Configuration: Sphinx - Win32 Unicode Release--------------------
Compiling...
SphinxConf.cpp
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'float32' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'buf' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2100: illegal indirection
D:\sphinx2-0.3\include\fbs.h(426) : error C2062: type 'int' unexpected
D:\sphinx2-0.3\include\fbs.h(427) : error C2061: syntax error : identifier 'float32'
D:\sphinx2-0.3\win32\msdev\SphinxOCX\SphinxConf.cpp(31) : fatal error C1083: Cannot open include file: '../../sphinx2/include/fbs.h': No such file or directory
SphinxCtl.cpp
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'float32' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'buf' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2100: illegal indirection
D:\sphinx2-0.3\include\fbs.h(426) : error C2062: type 'int' unexpected
D:\sphinx2-0.3\include\fbs.h(427) : error C2061: syntax error : identifier 'float32'
D:\sphinx2-0.3\include\ad.h(233) : error C2146: syntax error : missing ';' before identifier 'h_waveout'
D:\sphinx2-0.3\include\ad.h(233) : error C2501: 'HWAVEOUT' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(233) : error C2501: 'h_waveout' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(234) : error C2143: syntax error : missing ';' before '*'
D:\sphinx2-0.3\include\ad.h(234) : error C2501: 'ad_wbuf_t' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(234) : error C2501: 'wo_buf' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\err.h(33) : warning C4005: 'E_ABORT' : macro redefinition
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\winerror.h(8105) : see previous definition of 'E_ABORT'
D:\sphinx2-0.3\win32\msdev\SphinxOCX\SphinxCtl.cpp(71) : fatal error C1083: Cannot open include file: '../../sphinx2/src/fbs/include/kb_exports.h': No such file or directory
Generating Code...
Error executing cl.exe.
Sphinx.ocx - 18 error(s), 1 warning(s)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm beginner.
I was download sphinx2-0.3 and extracted it.
I use windows nt 4.0, VC++ 6.0.
But I can't compile libsphinx2ad and SphinxOCX.
I want to test sphinx system.
but I don't know how to.
please help me.
--------------------Configuration: Sphinx - Win32 Unicode Release--------------------
Compiling...
SphinxConf.cpp
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'float32' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'buf' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2100: illegal indirection
D:\sphinx2-0.3\include\fbs.h(426) : error C2062: type 'int' unexpected
D:\sphinx2-0.3\include\fbs.h(427) : error C2061: syntax error : identifier 'float32'
D:\sphinx2-0.3\win32\msdev\SphinxOCX\SphinxConf.cpp(31) : fatal error C1083: Cannot open include file: '../../sphinx2/include/fbs.h': No such file or directory
SphinxCtl.cpp
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'float32' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2065: 'buf' : undeclared identifier
D:\sphinx2-0.3\include\fbs.h(426) : error C2100: illegal indirection
D:\sphinx2-0.3\include\fbs.h(426) : error C2062: type 'int' unexpected
D:\sphinx2-0.3\include\fbs.h(427) : error C2061: syntax error : identifier 'float32'
D:\sphinx2-0.3\include\ad.h(233) : error C2146: syntax error : missing ';' before identifier 'h_waveout'
D:\sphinx2-0.3\include\ad.h(233) : error C2501: 'HWAVEOUT' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(233) : error C2501: 'h_waveout' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(234) : error C2143: syntax error : missing ';' before '*'
D:\sphinx2-0.3\include\ad.h(234) : error C2501: 'ad_wbuf_t' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\ad.h(234) : error C2501: 'wo_buf' : missing storage-class or type specifiers
D:\sphinx2-0.3\include\err.h(33) : warning C4005: 'E_ABORT' : macro redefinition
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\winerror.h(8105) : see previous definition of 'E_ABORT'
D:\sphinx2-0.3\win32\msdev\SphinxOCX\SphinxCtl.cpp(71) : fatal error C1083: Cannot open include file: '../../sphinx2/src/fbs/include/kb_exports.h': No such file or directory
Generating Code...
Error executing cl.exe.
Sphinx.ocx - 18 error(s), 1 warning(s)