I am doing my project and i need to use sphinx3 for it.
The problem is I cannot compile sphinxbase. When I batch build the files, the following error occurs.
I am using visual studio 2008
Error 6 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 7 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 8 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 9 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 10 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 11 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 12 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 13 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 14 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 15 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 16 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 17 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 18 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 22 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 23 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 27 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 28 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 31 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 32 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 33 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 34 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 35 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 36 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 37 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 38 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 39 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 40 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 41 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 42 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 43 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 44 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 45 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 46 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 47 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 48 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 49 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 50 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 51 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 52 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 53 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 54 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 55 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 59 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 60 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 64 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 65 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 68 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 69 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 70 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 71 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 72 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 73 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 74 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 75 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 76 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 77 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 78 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory jsgf_scanner.c sphinxbase
Error 79 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 80 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 81 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 82 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 83 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 84 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 85 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 86 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 87 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 88 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 89 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 90 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 91 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 92 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\err.c 45 sphinxbase
Error 93 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\dtoa.c 234 sphinxbase
Error 94 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 95 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 96 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 97 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 98 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 99 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 100 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 101 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 102 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 103 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 104 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 105 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 106 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 107 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 108 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 109 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 110 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 111 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 112 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 149 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 150 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 151 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 152 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 153 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 154 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 155 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 156 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 157 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 158 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 159 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 160 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 161 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 165 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 166 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 170 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 171 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 174 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 175 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 176 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 177 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 178 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 179 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 180 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 181 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 182 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 183 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 184 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 185 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 186 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 187 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 188 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 189 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 190 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 191 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 192 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 193 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 194 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 195 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 196 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 197 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 198 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 202 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 203 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 207 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 208 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 211 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 212 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 213 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 214 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 215 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 216 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 217 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 218 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 219 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 220 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 221 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory jsgf_scanner.c sphinxbase
Error 222 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 223 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 224 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 225 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 226 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 227 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 228 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 229 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 230 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 231 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 232 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 233 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 234 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 235 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\err.c 45 sphinxbase
Error 236 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\dtoa.c 234 sphinxbase
Error 237 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 238 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 239 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 240 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 241 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 242 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 243 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 244 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 245 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 246 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 247 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 248 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 249 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 250 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 251 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 252 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 253 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 254 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 255 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 287 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_jsgf2fsg
Error 290 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_jsgf2fsg
Error 292 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\sphinx_fe\wave2feat.c 48 sphinx_fe
Error 294 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\sphinx_fe\wave2feat.c 48 sphinx_fe
Error 295 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_cepview
Error 297 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_cepview
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is not quite clear which version are you trying to compile, why do you compile for Windows Mobile and why did you choose VS2008 so it's hard to give you any suggestion.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am doing my project and i need to use sphinx3 for it.
The problem is I cannot compile sphinxbase. When I batch build the files, the following error occurs.
I am using visual studio 2008
Error 6 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 7 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 8 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 9 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 10 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 11 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 12 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 13 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 14 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 15 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 16 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 17 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 18 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 22 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 23 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 27 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 28 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 31 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 32 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 33 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 34 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 35 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 36 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 37 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 38 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 39 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 40 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 41 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 42 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 43 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 44 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 45 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 46 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 47 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 48 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 49 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 50 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 51 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 52 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 53 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 54 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 55 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 59 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 60 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 64 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 65 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 68 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 69 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 70 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 71 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 72 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 73 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 74 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 75 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 76 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 77 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 78 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory jsgf_scanner.c sphinxbase
Error 79 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 80 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 81 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 82 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 83 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 84 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 85 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 86 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 87 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 88 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 89 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 90 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 91 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 92 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\err.c 45 sphinxbase
Error 93 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\dtoa.c 234 sphinxbase
Error 94 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 95 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 96 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 97 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 98 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 99 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 100 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 101 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 102 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 103 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 104 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 105 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 106 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 107 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 108 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 109 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 110 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 111 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 112 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 149 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 150 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 151 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 152 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 153 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 154 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 155 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 156 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 157 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 158 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 159 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 160 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 161 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 165 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 166 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 123 sphinxbase
Error 170 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 171 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\rec_win32.c 136 sphinxbase
Error 174 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 175 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 176 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 177 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 178 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 179 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 180 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 181 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 182 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 183 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 184 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 185 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 186 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 187 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 188 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 189 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 190 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 191 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 192 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 193 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 194 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 195 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 196 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 197 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 198 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 202 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 203 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 115 sphinxbase
Error 207 error C2065: 'GMEM_MOVEABLE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 208 error C2065: 'GMEM_SHARE' : undeclared identifier e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxad\play_win32.c 128 sphinxbase
Error 211 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 212 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 213 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 214 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 215 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 216 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 217 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 218 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 219 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 220 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 221 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory jsgf_scanner.c sphinxbase
Error 222 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 223 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 224 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 225 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 226 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 227 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 228 fatal error C1083: Cannot open include file: 'sys/stat.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\pio.h 87 sphinxbase
Error 229 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 230 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 231 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 232 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 233 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 234 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 235 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\err.c 45 sphinxbase
Error 236 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\libsphinxbase\util\dtoa.c 234 sphinxbase
Error 237 error C2061: syntax error : identifier 'PCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2976 sphinxbase
Error 238 error C2059: syntax error : '}' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winnt.h 2977 sphinxbase
Error 239 error C2061: syntax error : identifier 'LPCONTEXT' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 240 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 1414 sphinxbase
Error 241 error C2146: syntax error : missing ')' before identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 242 error C2081: 'LPCONTEXT' : name in formal parameter list illegal C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 243 error C2061: syntax error : identifier 'lpContext' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 244 error C2059: syntax error : ';' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2117 sphinxbase
Error 245 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2118 sphinxbase
Error 246 error C2143: syntax error : missing ')' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 247 error C2143: syntax error : missing '{' before '' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2125 sphinxbase
Error 248 error C2059: syntax error : ')' C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\include\ARMV4I\winbase.h 2126 sphinxbase
Error 249 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 250 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 251 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 252 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 253 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 254 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 255 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinxbase
Error 287 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_jsgf2fsg
Error 290 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_jsgf2fsg
Error 292 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\sphinx_fe\wave2feat.c 48 sphinx_fe
Error 294 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\src\sphinx_fe\wave2feat.c 48 sphinx_fe
Error 295 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_cepview
Error 297 fatal error C1083: Cannot open include file: 'errno.h': No such file or directory e:\Study\FYP\Sphinx\sphinxbase\include\err.h 65 sphinx_cepview
It is not quite clear which version are you trying to compile, why do you compile for Windows Mobile and why did you choose VS2008 so it's hard to give you any suggestion.