Open m-andreev opened 2 years ago
Btw , where should I type this : type "mkdir build && cd build && cmake .."
I am using Visual Studio 2022 .
Hi, 1st) https://stackoverflow.com/questions/18419083/cannot-open-file-sdl2-lib should fix it, i didnt add SDL2 as a so called submodule, which means you will have to download the library manually and follow the instructions shown in this video: https://www.youtube.com/watch?v=PrDdfALWH_4
2nd) not sure to be honest. Try to do 1st), maybe the second error will be solved aswell.
3rd) "mkdir build && cd build && cmake .." type this into a terminal in the repo directory.
Greets, Julian
Okay , I think I did the right things , but now this problem occured :
Hey, i wont be home for the weekend and ill answer you again when im back. Im gonna help you for sure, but not before tuesday. greets, julian
Am Freitag, September 30, 2022 23:48 CEST, schrieb MrAnnihilaToR @.>: Dude , can we catch up on discord or something , just to run the project , it has been pain to run it for quite some time , I'll be very happy if you help me run it , like instruction after instruction or something , I'm sorry for my noob requests , I'm just new to the SDL collab with C++ , and I really need help :) . Send me email on @. or something , or if you think we can solve the things from here , it's fine for me either way . Best Regards , Super Mario — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
So , I literally followed the instructions , I included the libraries in the project , and then I get these errors : 1-st : Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'SDL2.lib' 2-nd:
Severity Code Description Project File Line Suppression State Error MSB6006 "link.exe" exited with code 1104.
Please help me if you can :) .
Best Regards , Super Mario