Skip to content
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

对文档的一点疑问 #95

Open
WeSrc-Yin opened this issue Aug 12, 2022 · 0 comments
Open

对文档的一点疑问 #95

WeSrc-Yin opened this issue Aug 12, 2022 · 0 comments

Comments

@WeSrc-Yin
Copy link

  1. 编译输出 AWTK 动态链接库文件
    请修改 awtk_config.py,将 os.environ['WITH_AWTK_SO'] 标记为 true,则执行 scons 会同时输出 libawtk.so 等动态链接库文件。

os.environ['WITH_AWTK_SO'] = 'true'

我将上面的os.environ['WITH_AWTK_SO'] = 'true'改成os.environ['WITH_AWTK_SO'] = 'false',编译仍然会输出libawtk.so & libtkc.so动态库,我不想编译产生动态库要怎么弄?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant