Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from ../src/core/common.h:122,
- from ../src/control/Curves.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- In file included from ../src/core/common.h:122,
- from ../src/peds/CopPed.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- ../src/peds/CopPed.cpp:22:27: warning: extra tokens at end of #ifdef directive
- 22 | #ifdef IMPROVED_TECH_PART && DEBUG // wanted system
- | ^~
- ../src/peds/CopPed.cpp: In member function ‘void CCopPed::CopAI()’:
- ../src/peds/CopPed.cpp:411:146: error: second operand to the conditional operator is of type ‘void’, but the third operand is neither a throw-expression nor of type ‘void’
- 411 | CWeaponInfo::GetWeaponInfo(weapon)->m_nWeaponSlot == WEAPONSLOT_PROJECTILE ? SetAttack(nil) : m_bThrowingTeargas = false;
- | ~~~~~~~~~~~~~~~~~~~^~~~~~~
- make[1]: *** [reVC.make:1134: obj/linux-amd64-librw_gl3_glfw-oal/Release/reVC/CopPed.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- In file included from ../src/core/common.h:122,
- from ../src/objects/CutsceneObject.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- In file included from ../src/core/common.h:122,
- from ../src/animation/CutsceneMgr.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- In file included from ../src/core/common.h:122,
- from ../src/renderer/CutsceneShadow.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- In file included from ../src/core/common.h:122,
- from ../src/renderer/Credits.cpp:1:
- ../src/core/config.h:8: warning: "NDEBUG" redefined
- 8 | #define NDEBUG
- |
- <command-line>: note: this is the location of the previous definition
- make: *** [Makefile:62: reVC] Error 2
Advertisement
Add Comment
Please, Sign In to add comment