So..
I recently updated to VS 2017. and after some problems managed to get my setup to work with sfml 2.4.2
BUT....
I tried to export my project as a template. seemed to work fine.
making a new project also seemed to work fine... right up until i tries to open any file.. they are not there....
They are in the solution explore, but not in the actual folders, trying to open them gives the message:
"The document cannot be opened. It has been renamed, deleted or moved"
Going to the project folder i find this to be true... it is empty...
So, i have to manually copy each cpp, h and dll file into the right folders...
anyone encountered this issue before?
and if... did you solve it and how? my google-fu does not bring much light to the issue