Advertisement
Guest User

Untitled

a guest
Oct 11th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. 1>------ Build started: Project: chipmunk, Configuration: Debug Win32 ------
  2. 1>Compiling...
  3. 1>cpArbiter.c
  4. 1>cpArray.c
  5. 1>cpBB.c
  6. 1>cpBody.c
  7. 1>cpCollision.c
  8. 1>cpHashSet.c
  9. 1>cpPolyShape.c
  10. 1>cpShape.c
  11. 1>cpSpace.c
  12. 1>cpSpaceComponent.c
  13. 1>cpSpaceHash.c
  14. 1>cpSpaceQuery.c
  15. 1>cpSpaceStep.c
  16. 1>cpVect.c
  17. 1>cpConstraint.c
  18. 1>cpDampedRotarySpring.c
  19. 1>cpDampedSpring.c
  20. 1>cpGearJoint.c
  21. 1>cpGrooveJoint.c
  22. 1>cpPinJoint.c
  23. 1>Generating Code...
  24. 1>Compiling...
  25. 1>cpPivotJoint.c
  26. 1>cpRatchetJoint.c
  27. 1>cpRotaryLimitJoint.c
  28. 1>cpSimpleMotor.c
  29. 1>cpSlideJoint.c
  30. 1>chipmunk.c
  31. 1>Generating Code...
  32. 1>Creating library...
  33. 1>Build log was saved at "file://c:\Chipmunk-6.0.2\msvc\vc9\chipmunk\Debug\BuildLog.htm"
  34. 1>chipmunk - 0 error(s), 0 warning(s)
  35. 2>------ Build started: Project: demo, Configuration: Debug Win32 ------
  36. 2>Linking...
  37. 2>ChipmunkDemo.obj : error LNK2005: "float ChipmunkDebugDrawPointLineScale" (?ChipmunkDebugDrawPointLineScale@@3MA) already defined in Joints.obj
  38. 2>ChipmunkDemo.obj : error LNK2019: unresolved external symbol "void __cdecl ChipmunkDebugDrawCollisionPoints(struct cpSpace *)" (?ChipmunkDebugDrawCollisionPoints@@YAXPAUcpSpace@@@Z) referenced in function "void __cdecl ChipmunkDemoDefaultDrawImpl(void)" (?ChipmunkDemoDefaultDrawImpl@@YAXXZ)
  39. 2>ChipmunkDemo.obj : error LNK2019: unresolved external symbol "void __cdecl ChipmunkDebugDrawConstraints(struct cpSpace *)" (?ChipmunkDebugDrawConstraints@@YAXPAUcpSpace@@@Z) referenced in function "void __cdecl ChipmunkDemoDefaultDrawImpl(void)" (?ChipmunkDemoDefaultDrawImpl@@YAXXZ)
  40. 2>ChipmunkDemo.obj : error LNK2019: unresolved external symbol "void __cdecl ChipmunkDebugDrawShapes(struct cpSpace *)" (?ChipmunkDebugDrawShapes@@YAXPAUcpSpace@@@Z) referenced in function "void __cdecl ChipmunkDemoDefaultDrawImpl(void)" (?ChipmunkDemoDefaultDrawImpl@@YAXXZ)
  41. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "int bench_count" (?bench_count@@3HA)
  42. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo * bench_list" (?bench_list@@3PAUChipmunkDemo@@A)
  43. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Player" (?Player@@3UChipmunkDemo@@A)
  44. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Buoyancy" (?Buoyancy@@3UChipmunkDemo@@A)
  45. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo ContactGraph" (?ContactGraph@@3UChipmunkDemo@@A)
  46. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Crane" (?Crane@@3UChipmunkDemo@@A)
  47. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Chains" (?Chains@@3UChipmunkDemo@@A)
  48. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Tank" (?Tank@@3UChipmunkDemo@@A)
  49. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo OneWay" (?OneWay@@3UChipmunkDemo@@A)
  50. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Query" (?Query@@3UChipmunkDemo@@A)
  51. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo TheoJansen" (?TheoJansen@@3UChipmunkDemo@@A)
  52. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Pump" (?Pump@@3UChipmunkDemo@@A)
  53. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Springies" (?Springies@@3UChipmunkDemo@@A)
  54. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Planet" (?Planet@@3UChipmunkDemo@@A)
  55. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo PyramidTopple" (?PyramidTopple@@3UChipmunkDemo@@A)
  56. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Tumble" (?Tumble@@3UChipmunkDemo@@A)
  57. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo BouncyHexagons" (?BouncyHexagons@@3UChipmunkDemo@@A)
  58. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo Plink" (?Plink@@3UChipmunkDemo@@A)
  59. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo PyramidStack" (?PyramidStack@@3UChipmunkDemo@@A)
  60. 2>ChipmunkDemo.obj : error LNK2001: unresolved external symbol "struct ChipmunkDemo LogoSmash" (?LogoSmash@@3UChipmunkDemo@@A)
  61. 2>ChipmunkDemo.obj : error LNK2019: unresolved external symbol "void __cdecl ChipmunkDebugDrawBB(struct cpBB,struct Color)" (?ChipmunkDebugDrawBB@@YAXUcpBB@@UColor@@@Z) referenced in function "void __cdecl drawShapeBB(struct cpShape *,void *)" (?drawShapeBB@@YAXPAUcpShape@@PAX@Z)
  62. 2>chipmunk.lib(cpSpace.obj) : error LNK2019: unresolved external symbol _cpBBTreeSetVelocityFunc referenced in function _cpSpaceInit
  63. 2>chipmunk.lib(cpSpace.obj) : error LNK2019: unresolved external symbol _cpBBTreeNew referenced in function _cpSpaceInit
  64. 2>chipmunk.lib(cpSpace.obj) : error LNK2019: unresolved external symbol _cpSpatialIndexFree referenced in function _cpSpaceDestroy
  65. 2>chipmunk.lib(cpSpaceHash.obj) : error LNK2019: unresolved external symbol "struct cpSpatialIndex * __cdecl cpSpatialIndexInit(struct cpSpatialIndex *,struct cpSpatialIndexClass *,struct cpBB (__cdecl*)(void *),struct cpSpatialIndex *)" (?cpSpatialIndexInit@@YAPAUcpSpatialIndex@@PAU1@PAUcpSpatialIndexClass@@P6A?AUcpBB@@PAX@Z0@Z) referenced in function _cpSpaceHashInit
  66. 2>chipmunk.lib(cpSpaceHash.obj) : error LNK2019: unresolved external symbol _cpSpatialIndexCollideStatic referenced in function "void __cdecl cpSpaceHashReindexQuery(struct cpSpaceHash *,void (__cdecl*)(void *,void *,void *),void *)" (?cpSpaceHashReindexQuery@@YAXPAUcpSpaceHash@@P6AXPAX11@Z1@Z)
  67. 2>Debug\demo.exe : fatal error LNK1120: 29 unresolved externals
  68. 2>Build log was saved at "file://c:\Chipmunk-6.0.2\msvc\vc9\demo\Debug\BuildLog.htm"
  69. 2>demo - 31 error(s), 0 warning(s)
  70. ========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  71.  
  72.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement