Hi. I managed to build the project I am working on with visual studio, it creates an executable in the project folder->binaries->win64 but if I move that folder to another pc somehow it won’t run.
I tried moving the entire project aswell.
I need to build with visual studio since otherwise I get an error shown in this thread:
So my question is: how do I get all I need to run a cooked project on one folder just like windowsnoeditor, but using VS2013?