I just downloaded the SDK for the ClassPad 330, and I seem to have run into a problem. When I compile any of the sample applications with the cross-compiler, make spits out this error message:
\SDK\Core\bin\make.exe[1] C:\hw\C *** No rule to make target `C:\hw\OUTPUT~1\aplmain.lib', needed by `C:\hw\OUTPUT~1\ADDINAPL.rld'. Stop.
And I also get this:]
SHC ERRORS
C:\hw\setheader.exe fail open to program file C \hw\OUTPUT~1\ADDINAPL.rld
After tracing through the makefile, it seems aplmain.lib isn't getting built for some reason. Any ideas? For what it's worth, compiling it for Windows works fine.