Skip to content

Commit bd14b43

Browse files
committed
README: Added note for the build process
Added a note to troubleshoot a possible issue when running the build process on Windows. Closes jquerygh-669
1 parent 37fe857 commit bd14b43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ To build and deploy your changes for previewing in a [`jquery-wp-content`](https
1111

1212
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://www.zlatkovic.com/libxml.en.html">zlatkovic.com</a>.
1313

14+
**Note**: If you're using Windows and you receive the error "Error" when executing the task `build-xml-entries:all`, try to add the DLL `libwinpthread-1.dll` in the root of the project.
15+
1416
## Style Guidelines
1517

1618
### Prose Style & Grammar

0 commit comments

Comments
 (0)