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

export qt app for wasm #4373 #4138

Merged
merged 7 commits into from
Sep 8, 2023
Merged

export qt app for wasm #4373 #4138

merged 7 commits into from
Sep 8, 2023

Conversation

waruqi
Copy link
Member

@waruqi waruqi commented Aug 29, 2023

table.insert(target:objectfiles(), filepath)
-- these files are located at lib/objects-Release/xxxmodule_resources_x/.rcc/xxxmodule.cpp.o
for _, framework in ipairs(qt_frameworks) do
if framework:startswith("Qt") then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QWasmIntegrationPlugin 不是以 Qt 开头的,所以这里的逻辑有问题,在我的pr里面修复了

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你那个 pr 里,我也没看到相关修复么。。而且我 merge 了你的 pr ,这个 pr 怎么也被 merge 了 。。我好像不记得 merge 它,怪了。。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我的pr就是在这个pr上面增加了4个commits

@waruqi waruqi merged commit 15dd647 into dev Sep 8, 2023
38 checks passed
@waruqi waruqi deleted the qtwasm branch September 8, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants