Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » Cripto with Botan
Re: Cripto with Botan [message #22327 is a reply to message #22309] Fri, 03 July 2009 18:59 Go to previous messageGo to previous message
Ruimg is currently offline  Ruimg
Messages: 10
Registered: July 2009
Promising Member
Hi koldo

Glad to be of use, and thanks for the help.

Managed to compile Botan from command line with cl (VS 2009) compiler, although with the gcc (MinGW)(3.4.5) gives me the following message

.../3.4.5/cwchar:161: error: `::swprintf' has not been declared

I googled this error and it seams that this is an MinGW bug, I'm trying to work around it... maybe tomorrow I'll try again

Command Line used to compile :

perl configure.pl --msvc
nmake

here is some output so you can help me put the any necessary compiler parameter onto theIde
...
cl.exe /Ibuild\include /O2 /EHsc /GR /D_CONSOLE /nologo /c src\asn1\asn1_att.cpp /Fobuild\lib\asn1_att.obj
...

My question is this, how can I add the src files to theIde and perform the compilation from there?

Many thanks, have nice vacations

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Old version in getdeb
Next Topic: an efficient embedded database library
Goto Forum:
  


Current Time: Thu Sep 19 06:48:40 CEST 2024

Total time taken to generate the page: 0.03676 seconds