patch and 1 step to get VS2013 working for you
Notepad++ project is moving to GitHub:
Brought to you by:
donho
Here is a patch to fix parameters.cpp file when converting the .vcproj file to VS2013. After patching, to fix the last problem go to program properties, configuration properties, linker, general, and change Output file to input from parent option on dropdown box. Then add .dll and .xml files from binary download to same folder as notpad++.exe and your are set.
Just in case anyone is wondering what .dll and .xml files here is a .zip containing them.
I have also sent an email to the Don(Don Ho) about getting a VS2013 vcproj added to the source code so hopefully this can prevent anyone else from having to solve this problem and focus their efforts towards fixing more serious bugs.
Thank you for this patch.
Since several previous revisions, Notepad++ was able to be compiled with VS2013
Don