Skip to content

Conversation

@lxbndr
Copy link
Contributor

@lxbndr lxbndr commented Apr 30, 2019

Not sure if I should report to Jira first. CMake Install on Windows copies XCTest.dll twice, and skips XCTest.lib:

  • usr\lib\XCTest.dll
  • usr\lib\swift\windows\XCTest.dll

I believe it have to be

  • usr\bin\XCTest.dll
  • usr\lib\swift\windows\XCTest.lib

@spevans
Copy link
Contributor

spevans commented Apr 30, 2019

@swift-ci test

@spevans spevans requested a review from compnerd April 30, 2019 10:59
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

This will break the non-Windows install unfortunately :-(. Please follow the same thing as Foundation.

@lxbndr
Copy link
Contributor Author

lxbndr commented May 3, 2019

Thanks for point, Foundation really helps. I think I got it now.

@compnerd
Copy link
Member

Can you please squash the changes into a single commit?

@compnerd compnerd dismissed their stale review May 14, 2019 18:06

Original comments addressed

@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd merged commit d2b45bd into swiftlang:master May 16, 2019
@lxbndr lxbndr deleted the fix-win-install-paths branch May 16, 2019 15:19
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.

3 participants