Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Fix errors while building on Darwin systems#507

Open
Torrekie wants to merge 2 commits into
fcitx:masterfrom
Torrekie:master
Open

Fix errors while building on Darwin systems#507
Torrekie wants to merge 2 commits into
fcitx:masterfrom
Torrekie:master

Conversation

@Torrekie

@Torrekie Torrekie commented Nov 11, 2021

Copy link
Copy Markdown

TODO:

  1. Replace linker flag --as-needed and --no-undefined while using Clang (use -dead_strip_dylibs and -undefined error instead)
  2. Prevent unexpected data being inserted to dylib paths in config.h while configuring on Darwin

@wengxt

wengxt commented Nov 11, 2021

Copy link
Copy Markdown
Member

Wait what.. why would you want it to be built on darwin. BTW, I suggest that you use fcitx5 instead.

@Torrekie

Copy link
Copy Markdown
Author

Wait what.. why would you want it to be built on darwin. BTW, I suggest that you use fcitx5 instead.

Recently I'm trying to port X11+Xfce to jailbroken iOS, many things like GTK+ was actually able to run on my device now. I have tried Fcitx5 but it seems does not have CMake options related with Qt, I haven't successfully port Qt to X11/iOS yet, Fcitx5 was attempting to find Qt related settings even I wanted it to use GTK
You're currently running Fcitx with GUI, but fcitx5-config-qt couldn't be found

@wengxt

wengxt commented Nov 11, 2021

Copy link
Copy Markdown
Member

fcitx4 is not actively developed anymroe. fcitx5-config-qt just a gui config tool, you could always create a file by editing the config file.

This is an simple example:
https://www.csslayer.info/wordpress/fcitx-dev/a-new-pinyin-input-method-that-might-be-slightly-better-than-sunpinyin/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants