Replies: 2 comments
-
cc @wengxt |
Beta Was this translation helpful? Give feedback.
0 replies
-
you need to make install to run it. All the default addon loading path is based on CMAKE_INSTALL_PREFIX. The latter error is because your host system already has fcitx library installed. it's not using the library that you build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upon running a "Debug" build type, the
fcitx
executable inbuild/bin
is such thatRUNPATH=build/bin
.When I execute it, it gives
Upon
Suggestions would be much appreciated. Moreover, I am writing as someone who ideally would want to make some contribution to this project in the long term future.
Beta Was this translation helpful? Give feedback.
All reactions