Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Datovka Datovka
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Datovka projects
  • DatovkaDatovka
  • Wiki
  • compilation

compilation · Changes

Page history
Fixed compilation.md. authored Jan 26, 2021 by Karel Slaný's avatar Karel Slaný
Hide whitespace changes
Inline Side-by-side
compilation.md
View page @ a74ae74b
...@@ -202,7 +202,7 @@ Copy the archive into a Windows environment where the compilation procedure cont ...@@ -202,7 +202,7 @@ Copy the archive into a Windows environment where the compilation procedure cont
The compilation continues inside a Windows session. First extract the `shared_built_DATE_UTCTIME_.tar.gz` archive to the same location as it was created. The built libraries must be located inside the `libs\shared_built` subdirectory (i.e. You must have `libs\shared_built\bin`, `libs\shared_built\include` and `libs\shared_built\lib`). The compilation continues inside a Windows session. First extract the `shared_built_DATE_UTCTIME_.tar.gz` archive to the same location as it was created. The built libraries must be located inside the `libs\shared_built` subdirectory (i.e. You must have `libs\shared_built\bin`, `libs\shared_built\include` and `libs\shared_built\lib`).
> You must provide a copy of [libgcc_s_sjlj-1.dll](uploads/02be4482f837f9af0a0697759f02f0ac/libgcc_s_sjlj-1.dll) as it is required by some libraries. Place it inside the `libs\` directory. (i.e. The library must be available at `libs\libgcc_s_sjlj-1.dll`.) > You must provide a copy of [libgcc_s_sjlj-1.dll](files/libgcc_s_sjlj-1.dll) as it is required by some libraries. Place it inside the `libs\` directory. (i.e. The library must be available at `libs\libgcc_s_sjlj-1.dll`.)
In order to build the application you must have a working Qt installation. You must set the system or user-profile PATH variable to point to a working Qt profile (e.g. `c:\Qt\5.9.3\mingw53_32\bin`). In order to build the application you must have a working Qt installation. You must set the system or user-profile PATH variable to point to a working Qt profile (e.g. `c:\Qt\5.9.3\mingw53_32\bin`).
...@@ -293,4 +293,4 @@ The command ...@@ -293,4 +293,4 @@ The command
``` shell ``` shell
TEXT_FILES_INST_DIR="/usr/share/datovka/" datovka.pro TEXT_FILES_INST_DIR="/usr/share/datovka/" datovka.pro
``` ```
changes the path where to search for installed documents. Actual installation of these documents is not handled by the generated Makefile. This option is used for example in the Gentoo Ebuild files. changes the path where to search for installed documents. Actual installation of these documents is not handled by the generated Makefile. This option is used for example in the Gentoo Ebuild files.
\ No newline at end of file
Clone repository
  • accessibility code
  • accounts db
  • behaviour recommendations
  • best practice
  • cli send msg dlg
  • cli
  • code style
  • compilation
  • data structures
  • help
  • Home
  • localisation
  • manual test scenarios
  • manual
  • mep login
View All Pages