wince sdk porting question
Mickey Mestel
mickm at carmick.com
Thu Aug 3 21:31:39 PDT 2006
hi,
i'm on windows XP, porting a widgets app to wince running on an arcom m=
achine. i was using visual studio 2005, but am starting to see that i real=
ly need to be on embedded vc++ 4 as so far the only thing i have been able =
to compile and run on the machine has been a project from evc4 with the sdk=
setting of SBC_GX1NET41V1, the machine or processor as Win32(WCE x86) Debu=
g, and the device as SBC_GX1NET41V1 Device. i've been compiling apps in vs=
2005 for an arm processor, and when i get the app on the arcom box, it doe=
sn't recognize it as a wince app. thought the arcom was running an arm pro=
cessor, but appears to be x86. the SBC.. sdk came from arcom.
however, when i try to compile the ...wxWidgets-2.6.3/samples/minimal s=
ample with the same settings as above, i'm getting the error:
.\..\..\include\wx/msw/wince/libraries.h(54) : fatal error C1189: #error : =
"Unknown SDK, please fill-in missing pieces"
Error executing cl.exe.
i really have no idea of what lib or set of libs is supposed to be defi=
ned for this as they are set of the other sdks, can someone give me a hand =
with this?
thanks,
mickm
=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-dev/attachments/20060803/468fe=
852/attachment.htm
More information about the wx-dev
mailing list