From: Vadim <va...@vk...> - 2007-05-21 18:02:53
|
Zhang, Hao wrote: >Vadmin: > >I used the Visual C++ under Microsoft Visual Studio 8. See the link C:\Program Files\Microsoft Visual Studio 8\VC\ce. > > there must be at least 2 different compilers: ordinary Visual C+ and cross-compiler, CE SDK. >I don't know where I can find the miniperl.exe? > > when you do building process, the miniperl.exe should be created by native compiler, and this is the start, then, (if all goes smoothly (which is unlikely:) )) the cross-compilation will produce CE-binaries, within the same invocation of BAT file. So you must be sure your configuration able to build miniperl first; Best regards, Vadim |