ok when i try to compile a piece of code of mine i get these errors
C:\Windows CE Tools\wce300\MS Pocket PC\include\stdlib.h(928) : error C2065: '_JBLEN' : undeclared identifier
C:\Windows CE Tools\wce300\MS Pocket PC\include\stdlib.h(928) : error C2057: expected constant expression
C:\Windows CE Tools\wce300\MS Pocket PC\include\stdlib.h(928) : error C2466: cannot allocate an array of constant size 0
C:\Windows CE Tools\wce300\MS Pocket PC\include\winnt.h(3153) : error C2061: syntax error : identifier 'PCONTEXT'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winnt.h(3154) : error C2059: syntax error : '}'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1326) : error C2061: syntax error : identifier 'LPCONTEXT'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1326) : error C2059: syntax error : ';'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1923) : error C2146: syntax error : missing ')' before identifier 'lpContext'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1923) : error C2081: 'LPCONTEXT' : name in formal parameter list illegal
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1923) : error C2061: syntax error : identifier 'lpContext'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1923) : error C2059: syntax error : ';'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1924) : error C2059: syntax error : ')'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1931) : error C2143: syntax error : missing ')' before '*'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1931) : error C2143: syntax error : missing '{' before '*'
C:\Windows CE Tools\wce300\MS Pocket PC\include\winbase.h(1932) : error C2059: syntax error : ')'
C:\Windows CE Tools\wce300\MS Pocket PC\include\excpt.h(45) : error C2061: syntax error : identifier 'LPCONTEXT'
C:\Windows CE Tools\wce300\MS Pocket PC\include\excpt.h(45) : error C2059: syntax error : ';'
C:\Windows CE Tools\wce300\MS Pocket PC\include\excpt.h(57) : error C2061: syntax error : identifier 'PCONTEXT'
C:\Windows CE Tools\wce300\MS Pocket PC\include\excpt.h(59) : error C2059: syntax error : '}'
Z:\Users\jurgen\Documents\code\PeopsSoftGpu107 Folder\src\stdafx.h(39) : fatal error C1083: Cannot open include file: 'ddraw.h': No such file or directory
Draw.c
over and over again, like at after Draw.c i get the same errors. Then when it trys to compile another file such as GPU.c i get the same errors. again and again for every single file of mine. I was able to compile the standard Hello World app though. These Errors are strange and annoying, please help.
Also, for some odd reason, the PPC SDK wont let me use ARM as a target platform, when i check for ARM its just blank. ArRrRrRrRrRrRrR DAMN YOU MS!!!! RRRR hehe