Re: Etherreal
From: Sean Bowles [MS] (sbowl_at_online.microsoft.com)
Date: 07/26/04
- Next message: Jim Frazer: "Debugging a multi-threaded application"
- Previous message: Nguyen Nguyen: "Re: Select BSP for Xscale 80200, No ethernet card"
- In reply to: joseph: "Re: Etherreal"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 10:44:14 -0700
I'm not sure why you're getting those errors. Have you successfully built
your platform yet? You'll want to have built the whole platform at least
once before building netlog.
Maybe you can try it from the command line?
* Open your Build Release Directory ("Build\Open Build Release Directory" in
Platform Builder).
* set WINCEREL=1 (this will copy built dlls/exes into your Build Release
Directory)
* cd %_PUBLICROOT%\common\oak\utils\netlog
* build (type "build")
If all goes well you'll end up with netlog.dll in your Release Directory.
Do the same with netlogctl.
Sean Bowles [MS]
This posting is provided "AS IS" with no warranties, and confers no rights.
© 2003 Microsoft Corporation. All rights reserved.
"joseph" <csspec@yahoo.co.in> wrote in message
news:a5288624.0407240312.4d027f2@posting.google.com...
> Hi
> I'm sorry that I forgot to insert error messages in my previous query.
> When I include netlog and netlogctl as user features and built,I got
> the following errors:
>
> d:\wince420\public\common\oak\utils\netlog\.\entrypoint.c(20) : error
> C1083: Cannot open include file: 'ndis.h': No such file or directory
> Compiling - d:\wince420\public\common\oak\utils\netlog\.\cestream.cpp
> for x86
> Compiling - d:\wince420\public\common\oak\utils\netlog\.\logger.cpp
> for x86
> d:\wince420\public\common\oak\utils\netlog\.\logger.cpp(20) : error
> C1083: Cannot open include file: 'cxport.h': No such file or directory
> Compiling - d:\wince420\public\common\oak\utils\netlog\.\netlog.cpp
> for x86
> d:\wince420\public\common\oak\utils\netlog\.\loopback.h(15) : error
> C1083: Cannot open include file: 'cxport.h': No such file or directory
> d:\wince420\public\common\oak\utils\netlog\link() : error LNK1181:
> cannot open input file 'obj\x86\retail\entrypoint.obj'
> BUILD: Compile errors: not linking
> d:\wince420\public\common\oak\utils\netlog directory
> BUILD: Done
> 4 files compiled - 4 Errors
>
> Regards,
> Joseph
- Next message: Jim Frazer: "Debugging a multi-threaded application"
- Previous message: Nguyen Nguyen: "Re: Select BSP for Xscale 80200, No ethernet card"
- In reply to: joseph: "Re: Etherreal"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|