LayoutFarm / HtmlRenderer

C# HTML Layout and HTML Rendering Engine
http://layoutfarm.github.io/HtmlRenderer/
Other
185 stars 40 forks source link

Won't build by default in VS 2019 #59

Closed tig closed 4 years ago

tig commented 4 years ago

Before I waste time trying to figure out why, are there some simple setup instructions I'm missing?

Severity Code Description Project File Line Suppression State Error CS2001 Source file

'C:\Users\ckindel\source\HtmlRenderer\Source\LayoutFarm.HtmlComposer......\pixelfarm\src\pixelfarm\paintlab.webdom\1_css\CssDocument.cs' could not be found. LayoutFarm.HtmlComposer C:\Users\ckindel\source\HtmlRenderer\Source\LayoutFarm.HtmlComposer\CSC 1 Active

prepare commented 4 years ago

Today, I push an easy-to-build repo here=> https://github.com/LayoutFarm/HtmlRenderer.Build

How to build it=> see 'readme',