fatal error LNK1181: cannot open input file 'C:\carla\carla\Unreal\CarlaUE4\Plugins\Carla\CarlaDependencies\lib\osm2odr.lib' make: *** [CarlaUE4Editor] Error 6 #6918
Replies: 2 comments 4 replies
-
Hello, C:\carla>make launch
-[Setup]: Creating "CMakeLists.txt.in"... SUCCESS########### IMPORTANT All the CARLA library dependences should be installed now. You only need the ASSET PACK with all the meshes and textures. This script provides the assets for CARLA Latest:
Unzip it in the "C:\carla\Unreal\CarlaUE4\Content\Carla" folder. -[BuildLibCarla]: [Batch params]: --server --client --generator "" 1>Checking Build System 1>Checking Build System "C:\carla\Build\om2odr-source"" CMake Error: The source directory "C:/carla/Build/osm2odr-visualstudio/x64" does not exist. You have included windows.h before MinWindows.h C:\Users\jmrg\UnrealEngine\Engine\Source\Runtime\Core\Public\Windows/MinWindows.h(44): warning C4005: 'NOMINMAX': redefinición de macro |
Beta Was this translation helpful? Give feedback.
-
Found the solution, here goes: The issue is in the file BuildOSM2ODR.bat that's under carla\Util\BuildTools. |
Beta Was this translation helpful? Give feedback.
-
Windows 11 Home
Carla 0.9.14
VS 2019
Python 3.11
Hello, Greetings to all
I am having problems since the Make PythonAPI with the OSM2ODR.h file:
LINK : fatal error LNK1181: cannot open input file 'C:carlaUE4Editor'.
make: *** [CarlaUE4Editor] Error 6
Could you help me. It's for a university research project
Gracias
Beta Was this translation helpful? Give feedback.
All reactions