1
General / Re: how do I build SMFL with VScode and MSCV?
« on: July 21, 2022, 02:48:08 pm »
Thanks eXpl0it3r,
I just got it to work .. sort of.
Although I may have been building twice with the cmake and nmake commands
I wasn't looking to install, wanting to keep all dependencies and lib files in the project.
I found the header files, I was not expecting them to be in the source folder, I was expecting them in the build folder.
I had found your template, (thank you) I was rather determined to learn how to build myself, I may look to using your cmake template now and modify as I need.
Now VSCode is finding multiple compile issues with the Libraries
I might try again with 2.6 and see how I go.
I just got it to work .. sort of.
Although I may have been building twice with the cmake and nmake commands
I wasn't looking to install, wanting to keep all dependencies and lib files in the project.
I found the header files, I was not expecting them to be in the source folder, I was expecting them in the build folder.
I had found your template, (thank you) I was rather determined to learn how to build myself, I may look to using your cmake template now and modify as I need.
Now VSCode is finding multiple compile issues with the Libraries
I might try again with 2.6 and see how I go.