Guest User

Untitled

a guest
Sep 4th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. 1>graphics.obj : error LNK2005: _font_data already defined in unpacker.obj
  2. 1>graphics.obj : error LNK2005: _font_ptrs already defined in unpacker.obj
  3. 1>main.obj : error LNK2005: _tag already defined in unpacker.obj
  4. 1>SDLmain.lib(SDL_win32_main.obj) : error LNK2005: _main already defined in unpacker.obj
  5. 1>MSVCRTD.lib(cinitexe.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
  6. 1>acid.obj : error LNK2019: unresolved external symbol _parts_avg referenced in function _update_ACID
  7. 1>btry.obj : error LNK2001: unresolved external symbol _parts_avg
  8. 1>sprk.obj : error LNK2001: unresolved external symbol _parts_avg
  9. 1>swch.obj : error LNK2001: unresolved external symbol _parts_avg
  10. 1>prti.obj : error LNK2019: unresolved external symbol _orbitalparts_set referenced in function _update_PRTI
  11. 1>prto.obj : error LNK2001: unresolved external symbol _orbitalparts_set
  12. 1>prti.obj : error LNK2019: unresolved external symbol _orbitalparts_get referenced in function _update_PRTI
  13. 1>prto.obj : error LNK2001: unresolved external symbol _orbitalparts_get
  14. 1>graphics.obj : error LNK2001: unresolved external symbol _orbitalparts_get
  15. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_exit referenced in function _update_grav_async
  16. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_cond_wait referenced in function _update_grav_async
  17. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex_unlock referenced in function _update_grav_async
  18. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex_lock referenced in function _update_grav_async
  19. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_create referenced in function _start_grav_async
  20. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_cond_init referenced in function _start_grav_async
  21. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex_init referenced in function _start_grav_async
  22. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_mutex_destroy referenced in function _stop_grav_async
  23. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_join referenced in function _stop_grav_async
  24. 1>main.obj : error LNK2019: unresolved external symbol __imp__pthread_cond_signal referenced in function _stop_grav_async
  25. 1>misc.obj : error LNK2019: unresolved external symbol __imp__regfree referenced in function _sregexp
  26. 1>misc.obj : error LNK2019: unresolved external symbol __imp__regexec referenced in function _sregexp
  27. 1>misc.obj : error LNK2019: unresolved external symbol __imp__regcomp referenced in function _sregexp
  28. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Debug\TPT serious mod.exe : fatal error LNK1120: 16 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment