lack of .lib and .h files

From: Luca (luca_at_rewind.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 12:27:48 +0200

Hello,

I created a nk.bin file with platform builder 4.2. I added the NTLM module
under "Authentication services (SSPI)". I generated the headers for the
platform (Menu->Build->Generate Platfom Headers) then i used
Menu->Platfom->Build SDK to create my own .msi file for the platform. I
installed the platform onto my hardisk. Then I wanted to compile (with
EVC4.0) my application to which uses the NTLM service: my app need both
Ntlmssp.h and Ntlmssp.lib.

I dont understand why, but the two files above are not inside the platform i
created thru Build SDK. The path of the sdk is

C:\WINCE420\PUBLIC\XXXXX\RelDir\NATIONAL_GEODE_X86Release

I searched for those two files in my HDisk, and i found them (for example
the .h file in the path C:\WINCE420\PUBLIC\COMMON\OAK\INC), and i set the
right paths for them and my application got compiled properly.

The question is:
how to add those two files to the platform automatically?

Greetings,
Luca



Relevant Pages

  • Re: !!, what is it?
    ... I recall seeing some platform specific headers which went for the ... this would not have worked on a 1s complement platform. ... my question more or less is whether it is possible that a signed int bitfield could be treated as if it was an unsigned int bitfield? ...
    (comp.lang.c)
  • Re: Stop REATILMSG O/P at application Level
    ... local headers will not fix it in the Platform SDK headers. ... or try to disable only RETAILMSG ... I commented this line still Outmessages are coming on Debug screen.(i am ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Error building project for CEPC X86 target.
    ... When you build your platform, the headers and libraries are there. ... >> settings that allow you selecting MFC as shared or statically linked. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: converting 1944 to 1,9,4,4
    ... >int main ... It was compiling for /me/ due to the headers included by ... tostring.h in the platform I happen to be using, ...
    (comp.lang.cpp)