开发者

C#: How do I build the NReadability library?

I am trying to build the NReadability library which is found here. When I run the build file it return开发者_JAVA百科s an error saying that nant is not a recognized command. Is there a way to get this to work?


There is an NReadability.sln solution file under \SRC\NReadability that builds the project correctly for me in vs.

Otherwise, download and install nant


Thus is because the build command uses a build tool called nant (similar to the java one called ant).

You can download it from here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜