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

Not clear how to add libraries to a project (if it is even possible!) #212

Closed
Timmmm opened this issue Mar 17, 2016 · 1 comment
Closed

Comments

@Timmmm
Copy link

Timmmm commented Mar 17, 2016

Maybe I'm missing something very obvious, but it doesn't seem like there is any way to add an external library to Visual Rust projects. It doesn't use Cargo (yet) so that method is out, importing the source directly doesn't work because then use libraryname doesn't work. I assumed I would have had to manually put the source somewhere and use "add existing items" but that doesn't really work either. It gives errors about rust files already existing - do I want to overwrite them?

Anyway, either it isn't possible, or there's no way to know how to do it.

@Boddlnagg
Copy link
Contributor

It's currently not possible, until Cargo integration is done. See #194.

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

No branches or pull requests

2 participants