Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix usage of 'std=c++XX' with msvc #181

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ChristosT
Copy link

Possible solution for #180

This test fails currently on windows with MSVC
@ChristosT ChristosT changed the title Fix std msvc Fix usage of 'std=c++XX' with msvc Apr 15, 2024
Previously the ccflags and cflags will be ingored if running on Windows
move '--castxml-cc-msvc' after '-D_HAS_TR1=0' so that the subsequent code logic
that builds the parenthesized arguments of '--castxml-cc-msvc' is right after.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant