MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.93k stars 630 forks source link

How to install mrpt in windows10 and vs2019? #1159

Closed Tokymin closed 3 years ago

Tokymin commented 3 years ago

I just install the windows .exe package,but it's said the path of system System environment variable is too long. I also tried to compile the source code of the MRPT using cmake, but there are so error to solve, it just drive me crazy...T T

jlblancoc commented 3 years ago

,but it's said the path of system System environment variable is too long

Hmm... Try the installer again without marking the option to "Add to system PATH".

Tokymin commented 3 years ago

,but it's said the path of system System environment variable is too long

Hmm... Try the installer again without marking the option to "Add to system PATH".

thanks for your reply,I've configured it correctly in the VS2019 this afternoon,^ ^

jlblancoc commented 3 years ago

:+1: