• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Error in openssl/rsa.h if i compile DEV C++

//Sorry for no see screen shots that you are using DevCPP
Hmm i really cant remember how to edit it on DevCPP, but u can edit on notepad the .vcxproj

<ClInclude Include="..\rsa.cpp" />
<ClInclude Include="..\rsa.h" />

Just remove them : )
 
Sorry again, i saw it on MSVC, try to edit all projects of DevCPP (will be a dir of devcpp) then you will see something about rsa.cpp or rsa.h, just delete the line!
 
Back
Top