So I didn't change anything, I tried updating my source code to the newest source but I saved a backup of my source onto my desktop, however since i could not update my source with the newest beta code successfully I moved my old mod folder back to my powdertoy folder, however now when I try to compile my code I get this fatal error
where would I point it and where are the additional dependencies again?
EDIT: I see SDL.lib listed under my additional dependencies, and I didnt change how the folders were organized so I don't understand why it would all of a sudden stop pointing to the libraries folder. But obviously this occurred due to something that happend when I moved the files back after attempting to create a new project file with the updated source code.
EDIT 2: It is really crucial that I get this fixed obviously, is there anyway somebody can help me and work through the problem with me? I can give code or screen shots or whatever is necessary to fix this issue.
Yeh, go into your current project folder, and find SDL.lib Assuming your on windows (not sure about the others), right click and bring up properties. Copy the file location to the additinal dependencies. (You may have to add /SDL.lib on the end if it's not there) Compile If the error persists, sorry, I can help no further