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

Qt Quick #1

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Qt Quick #1

merged 2 commits into from
Jul 18, 2023

Conversation

LightTab2
Copy link
Owner

Fixes linkage in tests. C++ standard is based on ${CMAKE_CXX_STANDARD} now

Fixes linkage in tests. C++ standard is based on ${CMAKE_CXX_STANDARD} now
There is no longer automatic generation  of export header for dll export/import because it uses wrong macro. The correct one is Q_DECL_EXPORT/Q_DECL_IMPORT and the header needs to be created manually
@LightTab2 LightTab2 changed the title Cpp standard fix; tests fix Cpp standard fix; Tests fix; QtQuick support added; Boost linked properly; No export header Jul 18, 2023
@LightTab2 LightTab2 changed the title Cpp standard fix; Tests fix; QtQuick support added; Boost linked properly; No export header Qt Quick Jul 18, 2023
@LightTab2 LightTab2 merged commit 341e3c1 into master Jul 18, 2023
3 checks passed
@LightTab2 LightTab2 deleted the dev branch July 20, 2023 14:05
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

Successfully merging this pull request may close these issues.

1 participant