Skip to content

Commit 63ef179

Browse files
committed
Release 4.3, linux support (including for embedded font creation)
1 parent 26e1acc commit 63ef179

File tree

2 files changed

+106
-0
lines changed

2 files changed

+106
-0
lines changed

tcMenuNative/.idea/editor.xml

Lines changed: 103 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zMedia/tcmenu-java-local-dev.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ See the "Configure passphrase in settings.xml" in the following: https://maven.a
127127

128128
Once these steps are done, you should be able to build the API and embedCONTROL Core.
129129

130+
## The native library used by embedded font creator
131+
132+
This is within the application in `tcMenuNative` folder, it can be build using cmake and has its own instructions. Normally, you don't need to build this, as it is already provided in the `packaged` folder for many platforms. You can set the `devlog` property to `Y` and then set `LD_LIBRARY_PATH` so that it includes the right library for you platform. This is done for Windows by default, but as above you can change the default run configuration for your platform.

0 commit comments

Comments
 (0)