✅ Linker Error Trying to Build OpenSSL Static Linking
Hello, I've been trying to compile and build OpenSSL to try and encrypt a text file using AES 256 but after adding all the static library dependencies during the build, I'm getting linker errors.
Can someone help me out?
5 Replies
Is this related to C#?
I mean, it's a general programming error
I can't figure out why the library aint linking right, am I missing something?
Well, it's a question about tooling. C# doesn't have the tooling which would cause that error. You'll get a better response on the C / C++ discord
$c
We're partnered with Together C & C++, check them out here: https://discord.gg/vnyVmAE
Thanks