Open mlynch-isec opened 11 years ago
the quickest short term solution is likely retrieve the two DLLs from the release package and reference those.
It is also worth noting that Visual Studio 2012 does not support the various setup projects any more. Install files will have to be generated using WIX in future versions. Perhaps WIX installers should be added as a feature request.
Hi @mlynch-isec, I manage to build and run CodeNavi on VS2015 if that help. I have to add third party dependency projects in to the main project. To build project on Visual Studio 2015, First open ncccodenavi project, then click on File > ADD > Existing project... then select dependency projects from "ncccodenavi\Win.CodeNavi\3rd-Party" folder. I have to add ScintillaNET, SCide and LineNumbers to build project successfully.
Can you include build instructions? I tried building on VS 2012 Pro and it fails with the following errors: