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 » U++ Library support » U++ Core » [solved] Bug in SSL or it's me ?
[solved] Bug in SSL or it's me ? [message #44779] Thu, 25 June 2015 09:59 Go to next message
jibe is currently offline  jibe
Messages: 294
Registered: February 2007
Location: France
Experienced Member
Hi,

I'm trying to add https requests in a project, and the compiler complains for files not found in uppsrc/Core/SSL/SSL.h. I see in this file :

#include <openssl/ssl.h>
#include <openssl/conf.h>
#include <openssl/err.h>
#include <openssl/engine.h>


But I have not openssl folder ! WTF ?

I'm using version 8394 under Linux Mint 13. /usr/share/upp/uppsrc/Core/SSL/SSL.h is dated August 31, 2012. Is it Ok ?

All others things I use work correctly...

Thanks.

[Updated on: Fri, 26 June 2015 09:41]

Report message to a moderator

Re: Bug in SSL or it's me ? [message #44781 is a reply to message #44779] Thu, 25 June 2015 13:06 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Jibe,

It's probably you, sorry Smile

Do you have development package for openssl installed on your Mint? It doesn't come with U++. I think the pacakge is called libssl-dev.

Best regards,
Honza
Re: Bug in SSL or it's me ? [message #44783 is a reply to message #44779] Thu, 25 June 2015 15:00 Go to previous message
jibe is currently offline  jibe
Messages: 294
Registered: February 2007
Location: France
Experienced Member
Hi, Honza,

Embarassed I should have think about that...

It's working well with the needed libssl-dev package Smile

Thanks !

And about that... Its me also ?
Previous Topic: Trobule with Algo.h in the U++ Core
Next Topic: Division by 0 in Thread::Priority
Goto Forum:
  


Current Time: Thu Mar 28 17:01:58 CET 2024

Total time taken to generate the page: 0.00976 seconds