-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
怎么启用scim的全部打印? #41
Comments
how to build the scim with debug enabled? |
You may configure the scim with $ ./configure --help | grep debug
--enable-debug Turn on debugging |
`config.status: creating config.h Build options: Module options: X11 FrontEnd module yes RawCode IMEngine module yes SCTC Filter module yes GTK Utility Library yes GTK Version 3 GUI Setup Utility yes GTK Panel GUI yes Enable TrayIcon yes GTK2 IMModule dir /usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules QT3 moc program Original GTK2 IMModule no Scim IM Agent yes ` |
You may specify the |
ubuntu 2004系统
操作步骤:
SCIM_DEBUG_IMENGINE(2) << "engine debug info \n"
请问我应该怎么设置debug输出等级,将打印信息输出呢?
@tzhuan
The text was updated successfully, but these errors were encountered: