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

[hololens] Linker input includes "simpleservo.dll.lib" which isn't generated by Servo build #23620

Open
jdm opened this issue Jun 3, 2019 · 4 comments
Labels

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 3, 2019

I'm trying a build with --target x86_64-uwp-windows-msvc --libsimpleservo and I've adjusted the VS project paths appropriately. There's a simpleservo.dll in my target directory, but no lib file. Am I missing something?

@jdm jdm changed the title Linker input inlcudes "simpleservo.dll.lib" which isn't generated by Servo build Linker input includes "simpleservo.dll.lib" which isn't generated by Servo build Jun 3, 2019
@jdm
Copy link
Member Author

@jdm jdm commented Jun 3, 2019

I see it in target/x86_64-uwp-windows-msvc/target/debug/deps, so I'll try adding another search directory.

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Jun 6, 2019

With the regular windows-msvc target, it's generated automatically under /target/debug|release.

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Jun 6, 2019

I see it in target/x86_64-uwp-windows-msvc/target/debug/deps, so I'll try adding another search directory.

Did it work?

@jdm
Copy link
Member Author

@jdm jdm commented Jun 6, 2019

Yes, adding the deps folder worked for me.

@paulrouget paulrouget transferred this issue from servo/HLServo Jun 24, 2019
@paulrouget paulrouget changed the title Linker input includes "simpleservo.dll.lib" which isn't generated by Servo build [hololens] Linker input includes "simpleservo.dll.lib" which isn't generated by Servo build Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.