microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.32k stars 4.55k forks source link

build.cmd throws this error "LINK : fatal error LNK1181: cannot open input file 'rpc.lib'" #4655

Open 1080772AntonioDidier opened 2 years ago

1080772AntonioDidier commented 2 years ago

i want to create a custom environment for simulation.

im following the guide https://microsoft.github.io/AirSim/build_windows/ to build the solution

when running the build.cmd it starts going and then throws this error.

image

the problem is within the AirLib but i can't figure this out.

am i missing some dependencies?

dzywater commented 2 years ago

Yes, cannot find rpc.lib. Maybe your network is, I just guess, poor. You can open AirSim.sln and configure projects. rpclib: https://github.com/rpclib/rpclib/releases