Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Svobby

Pages: [1]
1
General / Re: SFML / VS19 - LNK1318
« on: January 06, 2020, 12:31:45 am »
You probably just need to clean the project, deleting everything including the PDB files.

that worked! Thanks a lot!
I googled the error with Visual Studio but i didnt get the fact, i have to clean the project.
Thanks for helping me :)

2
General / SFML / VS19 - LNK1318
« on: January 05, 2020, 05:07:27 pm »
Im coding a project with SFML / VS19.
Everything went well until my computer crashed while starting the project.
After restarting my computer i couldnt compile anymore cause of the Error LNK1318.
As well my Debug-Folder is empty (except of the .pdb).
Does somebody know how to fix this error?
The same project compiles perfect on my Laptop.

Pages: [1]
anything