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 [boost] MSVC 2013 v120 Build #10645

Conversation

ManuelKugelmann
Copy link
Contributor

Describe the pull request

In boost-modular-build.cmake only "v140" / "vc140" was expected,.
Added handling of "v120" / "vc120"

only v140 / vc140 was expected, added handling of v120 / vc120
@ManuelKugelmann
Copy link
Contributor Author

What is going on with the PR Test? My changes obviously only affect MSVC 2013 / v120 (and that in a positive way). Is there any way to see the result of the merge that is tested? Something must be wrong there or in the PR test ?

@ManuelKugelmann
Copy link
Contributor Author

@PhoebeHui
Copy link
Contributor

@ManuelKugelmann, thanks for the PR!

PR #10660 should adress the CI testing issue.

added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake
@ManuelKugelmann
Copy link
Contributor Author

Follow up: Issue #10669 and PR #10670

do not know how to do it for real  and have no idea what to google for to learn it ...
@msftclas
Copy link

msftclas commented Apr 2, 2020

CLA assistant check
All CLA requirements met.

@JackBoosY JackBoosY added the category:port-bug The issue is with a library, which is something the port should already support label Jun 9, 2020
@JackBoosY
Copy link
Contributor

Hi @ManuelKugelmann , thanks for this PR!
Could you resolve these file conflicts?

Thanks.

@ManuelKugelmann
Copy link
Contributor Author

@JackBoosY unfortunately I do not know how to conditionally exclude python from the dependencies list in the CONTROL file - any hints?
Or would this require deep changes in the handling of the dependencies list?

@JackBoosY
Copy link
Contributor

@ManuelKugelmann See documentation.

@ManuelKugelmann
Copy link
Contributor Author

@JackBoosY ah, many thanks. Somehow my google-foo failed to get me there on multiple tries ...
I will look into it, but it might take me a little while.

@ras0219-msft
Copy link
Contributor

Friendly ping to @ManuelKugelmann on whether you're still looking into this

…t-find_package_MSVC2013-v120-2

Manuel kugelmann patch boost find package msvc2013 v120 2
…t-MSVC2013-v120

Manuel kugelmann patch boost msvc2013 v120
@ManuelKugelmann
Copy link
Contributor Author

@ras0219-msft Will look into it right now

@ManuelKugelmann
Copy link
Contributor Author

@PhoebeHui @ras0219 Done?

@BillyONeal BillyONeal merged commit 799e0d9 into microsoft:master Sep 5, 2020
@BillyONeal
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants