Skip to content

Build it yourself

clawsoftware edited this page Mar 18, 2023 · 2 revisions

ClawPDF is easy to compile and the source code contains all the dependencies to get started right away. If something is stuck, feel free to post your question under discussions. I am looking forward to your pull request.

  • Install Visual Studio 2022 (C# and C++)
  • Install the Microsoft Visual Studio Installer Projects 2022 extension
  • Clone this repository
  • Compile and debug :)