[xmlsec] I cant compile sign1.c on Microsoft Visual Studio .
mauro at logocenter.com.br
mauro at logocenter.com.br
Thu Feb 15 10:38:39 PST 2007
Hello list.
I cant compile sign1.c....
1>------ Rebuild All started: Project: XML, Configuration: Debug
Win32 ------
1>Deleting intermediate and output files for project 'XML', configuration
'Debug|Win32'
1>Compiling...
1>sign1.c
1>c:\haru\harupdf\pequenos testes-\sign1.c(86) : warning C4013:
'xmlSecCryptoAppInit' undefined; assuming extern returning int
1>c:\haru\harupdf\pequenos testes-\sign1.c(92) : warning C4013:
'xmlSecCryptoInit' undefined; assuming extern returning int
1>c:\haru\harupdf\pequenos testes-\sign1.c(102) : warning C4013:
'xmlSecCryptoShutdown' undefined; assuming extern returning int
1>c:\haru\harupdf\pequenos testes-\sign1.c(105) : warning C4013:
'xmlSecCryptoAppShutdown' undefined; assuming extern returning int
1>c:\haru\harupdf\pequenos testes-\sign1.c(160) : warning C4013:
'xmlSecCryptoAppKeyLoad' undefined; assuming extern returning int
1>c:\haru\harupdf\pequenos testes-\sign1.c(160) : warning C4047: '=' :
'xmlSecKeyPtr' differs in levels of indirection from 'int'
1>Compiling manifest to resources...
1>Linking...
1>sign1.obj : error LNK2019: unresolved external symbol _xsltCleanupGlobals
referenced in function _main
1>C:\haru\haruPDF\Debug\XML.exe : fatal error LNK1120: 1 unresolved
externals
1>Build log was saved at "file://c:\haru\haruPDF\Pequenos
Testes-\Debug\BuildLog.htm"
1>XML - 2 error(s), 6 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
More information about the xmlsec
mailing list