Popular Post btc Posted March 9, 2021 Popular Post Share Posted March 9, 2021 Basic things needs to be changed though, like lib & include directions. More about this: If you encounter "libcrytpo.lib is missing" error, then try this one: https://stackoverflow.com/questions/62317839/missing-libcrypto-lib-in-cmake-build-of-poco-project https://www.virustotal.com/gui/file/ae4fb0c14e7bbebe625d81bb73dee3c975ded011316b7a8d80cbadba038f1d72/detection Legendware.zip Have fun pasting 334 15 20 Quote Link to comment Share on other sites More sharing options...
btc Posted March 9, 2021 Author Share Posted March 9, 2021 NOTE: If you still cannot compile the source please provide all the error information to me via dm, so I can fix it 1 Quote Link to comment Share on other sites More sharing options...
84tyhd82h8768t Posted March 9, 2021 Share Posted March 9, 2021 Why do it has ,,hwid" thingy ? Quote Link to comment Share on other sites More sharing options...
btc Posted March 9, 2021 Author Share Posted March 9, 2021 1 hour ago, 84tyhd82h8768t said: Why do it has ,,hwid" thingy ? if you don't want the dll to be hwid locked you can delete the code Quote Link to comment Share on other sites More sharing options...
St3vxn Posted March 9, 2021 Share Posted March 9, 2021 Im getting bunch of errors in "imgui_freetype.cpp". (sry I have Visual Studio in german) Quote Link to comment Share on other sites More sharing options...
btc Posted March 9, 2021 Author Share Posted March 9, 2021 1 minute ago, St3vxn said: Im getting bunch of errors in "imgui_freetype.cpp". (sry I have Visual Studio in german) include freetype "Legendware\ImGui\include", In "include direction" Quote Link to comment Share on other sites More sharing options...
risque Posted March 9, 2021 Share Posted March 9, 2021 1 hour ago, btc said: include freetype "Legendware\ImGui\include", In "include direction" thx for that information 🙄 i was struggling once when i tried to compile some legendware paste 1 Quote Link to comment Share on other sites More sharing options...
84tyhd82h8768t Posted March 10, 2021 Share Posted March 10, 2021 (edited) @btc Can you help me to include freetype "Legendware\ImGui\include", In "include direction" ?? I do not know how. Like the file , the line of the file I need to type that into. Edited March 10, 2021 by 84tyhd82h8768t . Quote Link to comment Share on other sites More sharing options...
btc Posted March 10, 2021 Author Share Posted March 10, 2021 51 minutes ago, 84tyhd82h8768t said: @btc Can you help me to include freetype "Legendware\ImGui\include", In "include direction" ?? I do not know how. Like the file , the line of the file I need to type that into. goto include directions and make new path, and find this path "Legendware\ImGui\include" Quote Link to comment Share on other sites More sharing options...
84tyhd82h8768t Posted March 10, 2021 Share Posted March 10, 2021 10 minutes ago, btc said: goto include directions and make new path, and find this path "Legendware\ImGui\include" thx it fixed the issues 1 Quote Link to comment Share on other sites More sharing options...
kamgo Posted March 10, 2021 Share Posted March 10, 2021 Quote Link to comment Share on other sites More sharing options...
St3vxn Posted March 10, 2021 Share Posted March 10, 2021 Now I fixed the "ImGui" problem but have the "libcrypto.lib" problem. Looked trough the link u put in your post if we have this problem but cant understand how to fix the problem... Quote Link to comment Share on other sites More sharing options...
btc Posted March 10, 2021 Author Share Posted March 10, 2021 1 hour ago, kamgo said: change build direction 6 minutes ago, St3vxn said: Now I fixed the "ImGui" problem but have the "libcrypto.lib" problem. Looked trough the link u put in your post if we have this problem but cant understand how to fix the problem... I think you have to include "Legendware\libs\OpenSSL" if that did not help you, try this one https://wiki.openssl.org/index.php/Libcrypto_API#Error_Handling 27 Quote Link to comment Share on other sites More sharing options...
St3vxn Posted March 10, 2021 Share Posted March 10, 2021 3 hours ago, btc said: change build direction I think you have to include "Legendware\libs\OpenSSL" if that did not help you, try this one https://wiki.openssl.org/index.php/Libcrypto_API#Error_Handling Cant find out how to fix it... Still thanks for helping ^^ 4 Quote Link to comment Share on other sites More sharing options...
St3vxn Posted March 11, 2021 Share Posted March 11, 2021 15 hours ago, btc said: change build direction I think you have to include "Legendware\libs\OpenSSL" if that did not help you, try this one https://wiki.openssl.org/index.php/Libcrypto_API#Error_Handling I just saw that the "libcrypto" isnt even somewhere in the "libs" folder. Where do i get it? Quote Link to comment Share on other sites More sharing options...
TheFrieber_ Posted March 11, 2021 Share Posted March 11, 2021 On 3/9/2021 at 10:38 PM, btc said: nclude free pls help: Quote Link to comment Share on other sites More sharing options...
btc Posted March 11, 2021 Author Share Posted March 11, 2021 1 hour ago, St3vxn said: I just saw that the "libcrypto" isnt even somewhere in the "libs" folder. Where do i get it? https://github.com/mrfearless/libraries/blob/master/OpenSSL/OpenSSL x64/libcrypto.lib 22 1 Quote Link to comment Share on other sites More sharing options...
btc Posted March 11, 2021 Author Share Posted March 11, 2021 1 hour ago, TheFrieber_ said: pls help: and change your build direction from C:\Useers\ak200\Desktop\build\ to your own direction Quote Link to comment Share on other sites More sharing options...
PoPC0rn Posted March 12, 2021 Share Posted March 12, 2021 help Quote Link to comment Share on other sites More sharing options...
btc Posted March 12, 2021 Author Share Posted March 12, 2021 7 hours ago, PoPC0rn said: help https://stackoverflow.com/questions/6729428/cannot-open-include-file-vector-h-no-such-file-or-directory 20 1 1 Quote Link to comment Share on other sites More sharing options...
xavlumme Posted March 12, 2021 Share Posted March 12, 2021 Damn I still have the 'cannot open libcrypto.lib' file . and the Or what I did. Edit the file Crypto/include/Poco/Crypto/Crypto.h, remove all if-else logic around pragmas and leave only libraries that use have:` don't work Quote Link to comment Share on other sites More sharing options...
btc Posted March 12, 2021 Author Share Posted March 12, 2021 25 minutes ago, xavlumme said: Damn I still have the 'cannot open libcrypto.lib' file . and the Or what I did. Edit the file Crypto/include/Poco/Crypto/Crypto.h, remove all if-else logic around pragmas and leave only libraries that use have:` don't work by searching on the internet for the fix is much easier, https://www.google.com/search?client=opera-gx&hs=w0t&sxsrf=ALeKk007Qdog80DG0yqSmj3IYqlHRKPekA%3A1615588649257&ei=Ke1LYODzDtKgjgaW6bv4Dg&q=libcrypto+library+not+found&oq=libcrypto+library+not+found&gs_lcp=Cgdnd3Mtd2l6EAMyBAgjECcyBAgjECcyCAgAEBYQChAeMgYIABAWEB46BwgjELADECc6BwgAEEcQsANQ8CBY-yRg-ypoAXACeACAAWCIAbQDkgEBNZgBAKABAaoBB2d3cy13aXrIAQnAAQE&sclient=gws-wiz&ved=0ahUKEwigrKrc6KvvAhVSkMMKHZb0Du8Q4dUDCAw&uact=5 try this find the right answer from there, even tho I wanna help everyone. I just don't always have time for it, so if u did not get lw working please dm me, and I will check it out when i can 17 Quote Link to comment Share on other sites More sharing options...
qoer Posted March 13, 2021 Share Posted March 13, 2021 help please, im missing a lot of libraries Quote Link to comment Share on other sites More sharing options...
Niganut O Posted March 13, 2021 Share Posted March 13, 2021 so where tf do i get Lua.lib @btc Quote Link to comment Share on other sites More sharing options...
btc Posted March 13, 2021 Author Share Posted March 13, 2021 11 hours ago, qoer said: help please, im missing a lot of libraries 25 minutes ago, Niganut O said: so where tf do i get Lua.lib @btc https://www.tutorialspoint.com/lua/lua_standard_libraries.htm sry my brains isn't working atm, cuz big hungover rn, learn from there^ 24 1 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.