How to increase CMAKE_OBJECT_PATH_MAX for ros2genmsg function
Mostrar comentarios más antiguos
I am working on windows 10.
I have enabled long paths and confirmed they are enabled in the registry.
I cannot shorten the name or directory path any further. The package name is a little long at 20 characters, but it is a actively worked on externally managed package so I cannot change it.
********* has 198 characters. The maximum full path to an object file is 250 characters (see CMAKE_OBJECT_PATH_MAX). Object file ********* cannot be safely placed under this directory. The build may not work correctly.
the path name in question it wants to use has 238 characters auto generated. This leaves me with 22 characters for whatever directories on my local machine. I am working collaboratively in a series of dropbox folders, so I would prefer not to move it around.
There NEEDs to be a way around this limitation. Please let me know if you have a solution or workaround other than changing the package name and paths.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Network Connection and Exploration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!