Skip to content
lauzge edited this page Feb 9, 2021 · 2 revisions

Welcome to the FakturaOS wiki!

Install the sources:

  1. Download and install MariaDB 10.4 from https://mariadb.org/download/ on a host in your intranet
  2. copy on the client host the file libmariadb.dll in the directory C:\Windows\SysWOW64 on 64bit PC or in the directory C:\Windows\System32 on 32 bit PC
  3. Create a user with all rights on the database server
  4. Download CodeTyphon 7.20 from https://www.pilotlogic.com/sitejoom/index.php/wiki/84-wiki/codetyphon-studio/80-codetyphon-download
  5. Install the BigVersion from CodeTyphon
  6. Download the Sources and install it on your work directory
  7. Modify or delete the file "FakturOS_DB.CFG"
  8. Start CodeTyphon and install the component packages first
  9. Enable in the unit C:\codetyphon\typhon\components\pl_JVCL\source\JvJCLUtils.pas the function "DaysInAMonth" and the function "DaysPerMonth"
  10. Load the Multiproject "FakturaOS.ctmpr"
  11. Now you can compile this project

Clone this wiki locally