Advertisement
pkspyder

Untitled

Feb 27th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1.  
  2. CMakeFiles/portability.dir/objects.a(portability_library_path.c.obj): In function `portability_library_path':
  3. E:/metacall/core/source/portability/source/portability_library_path.c:122: undefined reference to `EnumProcessModules'
  4. E:/metacall/core/source/portability/source/portability_library_path.c:128: undefined reference to `GetModuleFileNameExA'
  5. collect2.exe: error: ld returned 1 exit status
  6. make[2]: *** [source/portability/CMakeFiles/portability.dir/build.make:154: libportabilityd.dll] Error 1
  7. make[1]: *** [CMakeFiles/Makefile2:4867: source/portability/CMakeFiles/portability.dir/all] Error 2
  8. make: *** [Makefile:156: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement