How to Build and Run Solution in Visual Studio from GitHub
-
Hi,
I want to contribute code to Notepad++. I synced the repo from GitHub into Visual Studio, but I am not sure how to build the solution. I tried building the solution, but I got a lot of errors, which shouldn’t be happening since I forked the master branch.
Which files do I need and don’t I need a main() function to run? The only one I found is in x.cpp, but I am not sure how to run that either.
Thanks.
-
welcome to the notepad++ community, @rmutalik
it is best to conduct a community search to get started.
you will find everything you need.example: https://notepad-plus-plus.org/community/topic/13959/building-notepad-with-visual-studio-2015-2017
best regards.