1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
DocxFactory compilation instructions
====================================
Please note: This documentation is currently still in the process of being written! Please check again later.
Third Party Dependencies Installation
-------------------------------------
Coming soon
Compiling DocxFactory
---------------------
### Windows: Developing and compiling with Visual-Studio
Coming soon
### Linux: Compiling with GCC
Coming soon
### Mac OS: Compiling with Xcode and GCC
Coming soon
Compiling high-level language wrappers
--------------------------------------
Coming soon
|