Why remove OpenSSL?
#1
Sad 
The latest svn fails to compile

1>------ Build started: Project: XBMC, Configuration: Debug (DirectX) Win32 ------
1>Compiling...
1>Application.cpp
1>d:\xbmc_dev\xbmc\utils\md5.h(25) : fatal error C1083: Cannot open include file: 'openssl/evp.h': No such file or directory
1>AdvancedSettings.cpp
1>d:\xbmc_dev\xbmc\utils\md5.h(25) : fatal error C1083: Cannot open include file: 'openssl/evp.h': No such file or directory
Reply
#2
According to the following change log:

http://xbmc.svn.sourceforge.net/viewvc/x...hrev=27060

it seems that the problem is: openssl library is not added to trunk.
Reply
#3
We didn't remove openssl, we add a new md5 class (for licensing reasons) which uses it. A branch was merged last night, give us a day or two to settle things.
Reply

Logout Mark Read Team Forum Stats Members Help
Why remove OpenSSL?0