Guest alkis_y3k Posted February 10, 2003 Report Posted February 10, 2003 First of all, awarner, the cd has been delivered! Thanks a lot. Now I have a question; how to setup the emulator. I removed all the paths to STADARDSDK (include and libs) and kept only the SmartPhone2002 sdk in the evc++ directories. I tried to compile some samples from the sdk,. but it told me that SHCreateMenuBar: unresolved external. the Aygshell.lib is linked. Any ideas? Thanks!
Guest HelloDave Posted February 10, 2003 Report Posted February 10, 2003 Weird - eVC++ worked for me first time. Are you loading the entire workspace file for each sample, rather than individual .cpp files? It sounds like eVC++ can't find an entry in another file, possibly because you haven't loaded it. I know for a fact the menu swapping example works if that helps!
Guest alkis_y3k Posted February 10, 2003 Report Posted February 10, 2003 Yes, vcw is loaded. I will play with some configurations.. In ur include directories, do u only have the smartphone sdk include folder, or others too? Also, when building, it says Standard SDK. Shouldnt it be Smartphone 2002 sdk? Anyway, post some answers anyone and I will try all of them :)
Guest alkis_y3k Posted February 10, 2003 Report Posted February 10, 2003 Also, for which CPU should I develop on? I know it is ARM, but there are 4 ARMs there :) I use ARM4
Guest HelloDave Posted February 10, 2003 Report Posted February 10, 2003 Compile programs for "SmartPhone 2002" (obviously!) and as WCE ARM for use on the SPV or WCE x86 for the emulator
Guest alkis_y3k Posted February 10, 2003 Report Posted February 10, 2003 The problem is that when I press Test, in the Configure Platform Manager dialog, it says failure. For the SmartPhone 2002 options, i use: Transport: TCP/IP Transport for Windows CE Startup server: Microsoft ActiveSync. Isnt there a tutorial?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now