-
Notifications
You must be signed in to change notification settings - Fork 104
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
error appeared: "This project references NuGet packages(s) that are missing......" #39
Comments
What version of Visual Studio do you have? |
@zappybiby hi, I am using vs2015 |
Can you try directly installing the nuget package? Go to 'Tools' -> 'Nuget Package Manger' -> 'Package Manager Console' and type |
Created a new issue about this - #40 Our project is slightly out of date 😃 |
@zappybiby thank you for your kind response. I have redownloaded all the project files and went through all the necessary procedure as well as you mentioned in #40. But the same problem arose again. |
@zappybiby Sure, exactly the same as yours. |
Ok, since the files are there, there are three things you can try to do:
|
@zappybiby I have tried 1 and 3, another error message appeared... I am so tired. Now we are kind of working on another software WeBot, what we want to do is to build autonomous cars along with normal cars at a network level. So another 2 software is used: SUMO and OpenStreetMap. The key prolbem is to build the autonomous car's module in WeBot, can you give us some suggestions on where to find already-existing projects or libraries we can plug in to build driving-less cars so we do not need to spend much time learning how to code in ROS and robotics? |
I was strictly following the instrctions provided in wiki. But an error appeared when I tried to build.
And the options are set to update packages automatically.
please note that I have used the .vcxproj file that founders offered us. And I have set all the required configuration correctly.
What's the reason of this error? How can I fix it?
The text was updated successfully, but these errors were encountered: