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

fix bug in qt.d #167

Merged
merged 1 commit into from
Aug 28, 2024
Merged

fix bug in qt.d #167

merged 1 commit into from
Aug 28, 2024

Conversation

dragonwu0919
Copy link
Contributor

According to issue #166 , I comment the line 76 in qt.d and fix the bug of script.

cfgcmd+=("-DBUILD_qtquick3d=OFF")

Copy link
Contributor Author

@dragonwu0919 dragonwu0919 left a comment

Choose a reason for hiding this comment

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

Add back the module qtquick3d.

cfgcmd+=("-DBUILD_qtquick3d=OFF")
#cfgcmd+=("-DBUILD_qtquick3d=OFF")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Add back the module qtquick3d

@dragonwu0919
Copy link
Contributor Author

@yungyuc I have tried to fix issue166. Please help me review the code. Thank !!

@ThreeMonth03
Copy link

It looks good to me.

@yungyuc yungyuc requested a review from j8xixo12 August 28, 2024 11:57
@yungyuc yungyuc added the enhancement New feature or request label Aug 28, 2024
@yungyuc
Copy link
Member

yungyuc commented Aug 28, 2024

@yungyuc I have tried to fix issue166. Please help me review the code. Thank !!

Thanks, @dragonwu0919 . This looks nice. @j8xixo12 , could you please help review?

@j8xixo12
Copy link
Collaborator

Thanks @yungyuc, this change LGTM !

@j8xixo12 j8xixo12 merged commit 8d71b49 into solvcon:main Aug 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants