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++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » How to link libeay32, libssl32 and ssleay32 statically in Windows?
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows? [message #53710 is a reply to message #53702] Thu, 23 April 2020 10:16 Go to previous messageGo to previous message
Tom1
Messages: 1212
Registered: March 2007
Senior Contributor
Hi,

This morning the nightly build upp-win-14352.7z had an empty file dbghelp.dll in root and prevented startup of TheIDE. I replaced the file with a copy from previous version and got it running. I also noticed that the README file is empty.

(During first startup it showed the license agreement with year up to 2019 only. Worth fixing to 2020 before release.)

Core/SSH.upp also needs the same change from:

library(WIN32 GCC) "ssl crypto";

to:
library(WIN32 (GCC | CLANG)) "ssl crypto";

Then it links statically and works correctly with CLANG and CLANGx64 on Windows.

On the MSBT19 and MSBT19x64 its still dependent on the .DLLs. This needs more attention.

Best regards,

Tom
 
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: [BUG] TheIDE prevents using MSC Incremental link
Next Topic: invalid memory access
Goto Forum:
  


Current Time: Sat Apr 27 19:23:27 CEST 2024

Total time taken to generate the page: 0.03867 seconds