Jump to content

Sumnix

Member
  • Posts

    31
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sumnix

  1. TextBar.cpp GrpFontTexture.cpp help?
  2. original files, can you make the necessary arrangements? TextBar.cpp GrpFontTexture.cpp
  3. The dot problem still continues. UI_DEF_FONT Arial: 14 UI_DEF_FONT_LARG Arial: 16 UI_DEF_FONT_SMALL Arial: 12
  4. I still can't build the project. What is the visual studio version?
  5. When to upload the converter.exe? Because i can't build the project.
  6. There is such a problem in certain parts of the map. [Hidden Content]
  7. I've been wondering what's on the hidden tabs because there are too many tabs: D
  8. PythonApplication.cpp find -> void CPythonApplication::UpdateGame() find -> DWORD t3=ELTimer_GetMSec(); add before -> m_kRenderTargetManager.UpdateModels();
  9. /usr/bin/ld: cannot find -lIexMath-2_2 [Hidden Content]
  10. [Hidden Content] [ 7%] Built target libthecore [ 14%] Built target shared [ 26%] Built target lua Scanning dependencies of target game [ 26%] Building CXX object src/game/CMakeFiles/game.dir/BattleArena.cpp.o In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:98:32: error: expected ')' template <typename T> T MIN(T a, T b) ^ /usr/m2/test22/src/common/stl.h:98:26: note: to match this '(' template <typename T> T MIN(T a, T b) ^ /usr/include/sys/param.h:305:20: note: expanded from macro 'MIN' #define MIN(a,b) (((a)<(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:98:26: error: expected ')' template <typename T> T MIN(T a, T b) ^ /usr/include/sys/param.h:305:23: note: expanded from macro 'MIN' #define MIN(a,b) (((a)<(b))?(a):(b)) ^ /usr/m2/test22/src/common/stl.h:98:26: note: to match this '(' /usr/include/sys/param.h:305:19: note: expanded from macro 'MIN' #define MIN(a,b) (((a)<(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:98:26: error: expected ')' template <typename T> T MIN(T a, T b) ^ /usr/include/sys/param.h:305:28: note: expanded from macro 'MIN' #define MIN(a,b) (((a)<(b))?(a):(b)) ^ /usr/m2/test22/src/common/stl.h:98:26: note: to match this '(' /usr/include/sys/param.h:305:18: note: expanded from macro 'MIN' #define MIN(a,b) (((a)<(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:98:30: warning: variable templates are a C++14 extension [-Wc++14-extensions] template <typename T> T MIN(T a, T b) ^ /usr/m2/test22/src/common/stl.h:100:3: error: expected expression return a < b ? a : b; ^ /usr/m2/test22/src/common/stl.h:101:3: error: expected ';' at end of declaration } ^ ; /usr/m2/test22/src/common/stl.h:103:32: error: expected ')' template <typename T> T MAX(T a, T b) ^ /usr/m2/test22/src/common/stl.h:103:26: note: to match this '(' template <typename T> T MAX(T a, T b) ^ /usr/include/sys/param.h:306:20: note: expanded from macro 'MAX' #define MAX(a,b) (((a)>(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:103:26: error: expected ')' template <typename T> T MAX(T a, T b) ^ /usr/include/sys/param.h:306:23: note: expanded from macro 'MAX' #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/m2/test22/src/common/stl.h:103:26: note: to match this '(' /usr/include/sys/param.h:306:19: note: expanded from macro 'MAX' #define MAX(a,b) (((a)>(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:103:26: error: expected ')' template <typename T> T MAX(T a, T b) ^ /usr/include/sys/param.h:306:28: note: expanded from macro 'MAX' #define MAX(a,b) (((a)>(b))?(a):(b)) ^ /usr/m2/test22/src/common/stl.h:103:26: note: to match this '(' /usr/include/sys/param.h:306:18: note: expanded from macro 'MAX' #define MAX(a,b) (((a)>(b))?(a):(b)) ^ In file included from /usr/m2/test22/src/game/BattleArena.cpp:6: In file included from /usr/m2/test22/src/game/char_manager.h:4: /usr/m2/test22/src/common/stl.h:103:30: warning: variable templates are a C++14 extension [-Wc++14-extensions] template <typename T> T MAX(T a, T b) ^ /usr/m2/test22/src/common/stl.h:103:30: error: redefinition of 'T' /usr/m2/test22/src/common/stl.h:98:30: note: previous definition is here template <typename T> T MIN(T a, T b) ^ /usr/m2/test22/src/common/stl.h:105:3: error: expected expression return a > b ? a : b; ^ /usr/m2/test22/src/common/stl.h:106:3: error: expected ';' at end of declaration } ^ ; /usr/m2/test22/src/game/BattleArena.cpp:105:31: warning: illegal character en
  11. you dont need index. i use foxfs too and i have no problem
  12. sorry bro. it's the new links my client: rubinum:
  13. white dots under the post. look carefully at the screenshots.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.