Hi all,
I'm completely newbie with CE so excuse me if this is not the right place to
ask such questions, any redirection welcomed.
I created a new OSDesign project, with custom template, and did not checked
anything offered (trying to keep the components at minimum). It builded
okay.
Than I've installed all x86 CE updates (up to april 08), and checked .NET
Compact Framework 3.5 in the catalog list view items. Now the project
doesn't want to build.
The build.log ends with
crypt32.def : error LNK2001: unresolved external symbol CryptPFXDllMain
crypt32.def : error LNK2001: unresolved external symbol PFXExportCertStoreEx
crypt32.def : error LNK2001: unresolved external symbol PFXImportCertStore
crypt32.def : error LNK2001: unresolved external symbol PFXIsPFXBlob
crypt32.def : error LNK2001: unresolved external symbol PFXVerifyPassword
I've tried to check whole SYSGEN_CRYPTO group in the catalog, but this only
added additional uneresolved symbol errors. So my first question is how
could I fix this problem, but the real question I would like to ask is how
can I find, seeing this kind of error, which SYSGEN am I missing?
Thank you for any help,
Jan Kucera