RE: how do I add toolhelp.lib to the sdk by christopherle
christopherle
Tue Mar 15 17:42:04 CST 2005
Hi Peter. Can you verify that you see toolhelp.lib in
%_PROJECTROOT%\cesysgen\sdk\lib\<cpu>\<config>?
Also, open %_PROJECTROOT%\..\..\ExportSDK.sdkcfg in an editor and search
for "Library Dirs". Each CPU config that you selected in the Configure SDK
Wizard will have a property bag that includes properties specifying the set
of headers and libs. The value of the "Library Dirs" property should
contain the macro-expanded value of
%_PROJECTROOT%\cesysgen\sdk\lib\<cpu>\<config>.
Finally, in the Configure SDK Wizard, be sure you've selected the CPU
config for which you've sysgen'ed.
--------------------
| From: "Peter Beard" <peterb(REMOVE_THIS)@microbus.com>
| Subject: how do I add toolhelp.lib to the sdk
| Date: Wed, 2 Mar 2005 14:15:27 -0000
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-Mimeole: Produced By Microsoft MimeOLE V6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| Message-ID: <Oj9zgJzHFHA.2648@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.windowsce.platbuilder
| NNTP-Posting-Host: www.microbus.com 195.224.204.202
| Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP14.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windowsce.platbuilder:62734
| X-Tomcat-NG: microsoft.public.windowsce.platbuilder
|
| Hi,
|
| the library toolhelp.lib seems to be missing from the recently built
| platform SDK, however the include file tlhelp32.h is within the platform
| SDK.
|
| I have added the toolhelp api to the platform and I can verify the
existence
| of Toolhelp.dll on the platform.
|
| Any Ideas ?
|
|
|