How to debug or run Sigil's source code in VS2017
I am a graduate student.I want to learn the source code of sigil.
I have successfully built the installation package for sigil.Now,I want to debug sigil so that I can understand the source code in VS2017.But I failed.
I download the source code of sigil from github and try to import it into VS2017 by import CMakeLists.But I don't know what to do next.What should I do afterwards?
|