Hello All: I have been trying to get the "How to Create, Customize, and Debug an Image for the Windows CE 5.0 Emulator" tutorial to work and am experiencing some problems. I successfully go through all steps but when I perform a SYSGEN, I get the following error: BUILD: [01:0000000018:PROGC ] Linking obj\x86\debug\Walktree.exe BUILD: [01:0000000034:ERRORE] corelibc.lib(crtstrtw.obj) : error LNK2019: unresolved external symbol _wmain referenced in function _mainWCRTStartup BUILD: [01:0000000035:ERRORE] obj\x86\debug\Walktree.exe : fatal error LNK1120: 1 unresolved externals BUILD: [00:0000000045:PROGC ] Files Warnings Errors BUILD: [00:0000000046:PROGC ] Midl 0 0 0 Any ideas why I cannot 'gen' the OS? The one thing I should mention is that I downloaded the 'Trial version' of WinCE 5.0. Everything downloaded without errors. Could this be a part of the problem? -- TheFiveOhGuy
Something is wrong with the application that you added. Did you use the source code provided and did you follow the instructions? -- Bruce Eitman (eMVP) Senior Engineer Bruce.Eitman AT EuroTech DOT com My BLOG http://geekswithblogs.net/bruceeitman EuroTech Inc. www.EuroTech.com "TheFiveOhGuy" wrote in message news:6D3852E8-337C-41B1-A78B-4572AEBDFB0D@microsoft.com... > Hello All: > I have been trying to get the "How to Create, Customize, and Debug an > Image > for the Windows CE 5.0 Emulator" tutorial to work and am experiencing some > problems. I successfully go through all steps but when I perform a SYSGEN, > I > get the following error: > BUILD: [01:0000000018:PROGC ] Linking obj\x86\debug\Walktree.exe > BUILD: [01:0000000034:ERRORE] corelibc.lib(crtstrtw.obj) : error LNK2019: > unresolved external symbol _wmain referenced in function _mainWCRTStartup > BUILD: [01:0000000035:ERRORE] obj\x86\debug\Walktree.exe : fatal error > LNK1120: 1 unresolved externals > BUILD: [00:0000000045:PROGC ] Files Warnings > Errors > BUILD: [00:0000000046:PROGC ] Midl 0 0 > 0 > > Any ideas why I cannot 'gen' the OS? The one thing I should mention is > that > I downloaded the 'Trial version' of WinCE 5.0. Everything downloaded > without > errors. Could this be a part of the problem? > -- > TheFiveOhGuy
I followed the instructions step by step and saw no errors until I performed the SYSGEN. -- TheFiveOhGuy "Bruce Eitman [eMVP]" wrote: > Something is wrong with the application that you added. Did you use the > source code provided and did you follow the instructions? > > -- > Bruce Eitman (eMVP) > Senior Engineer > Bruce.Eitman AT EuroTech DOT com > My BLOG http://geekswithblogs.net/bruceeitman > > EuroTech Inc. > www.EuroTech.com > > "TheFiveOhGuy" wrote in message > news:6D3852E8-337C-41B1-A78B-4572AEBDFB0D@microsoft.com... > > Hello All: > > I have been trying to get the "How to Create, Customize, and Debug an > > Image > > for the Windows CE 5.0 Emulator" tutorial to work and am experiencing some > > problems. I successfully go through all steps but when I perform a SYSGEN, > > I > > get the following error: > > BUILD: [01:0000000018:PROGC ] Linking obj\x86\debug\Walktree.exe > > BUILD: [01:0000000034:ERRORE] corelibc.lib(crtstrtw.obj) : error LNK2019: > > unresolved external symbol _wmain referenced in function _mainWCRTStartup > > BUILD: [01:0000000035:ERRORE] obj\x86\debug\Walktree.exe : fatal error > > LNK1120: 1 unresolved externals > > BUILD: [00:0000000045:PROGC ] Files Warnings > > Errors > > BUILD: [00:0000000046:PROGC ] Midl 0 0 > > 0 > > > > Any ideas why I cannot 'gen' the OS? The one thing I should mention is > > that > > I downloaded the 'Trial version' of WinCE 5.0. Everything downloaded > > without > > errors. Could this be a part of the problem? > > -- > > TheFiveOhGuy > > >