bind group(0-9) bug

bind group(0-9) bug

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
adizow
Posts: 22
Joined: 30 Jun 2018, 11:01

bind group(0-9) bug

Post by adizow »

Hi, i'm staring to play under linux but almost same problem under window before ...
all my bind ctrl+(0-9) and same shit for select group (0-9)
i succeed to bind ctrl 1 in game with /bind ctrl+& group1 but not more :
Edit: can bind 3,4,5,8 too

/bind ctrl+é group2
/bind ctrl+2 group2

didn’t work etc

same for /bind &(or 1) select group1 etc

i spended lot of time yesterday and its begin really boring
any solution is wlcome
User avatar
adizow
Posts: 22
Joined: 30 Jun 2018, 11:01

Re: bind group(0-9) bug

Post by adizow »

Well i tried manual install but i get some problem

Code: Select all

adiz@ad1 ~/spring $ cmake .
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- gcc 5.4.0 detected
-- Checking to see if CXX compiler accepts flag -fvisibility=hidden
-- Checking to see if CXX compiler accepts flag -fvisibility=hidden - yes
-- Checking to see if CXX compiler accepts flag -fvisibility-inlines-hidden
-- Checking to see if CXX compiler accepts flag -fvisibility-inlines-hidden - yes
-- Checking to see if CXX compiler accepts flag -msse -mfpmath=sse
-- Checking to see if CXX compiler accepts flag -msse -mfpmath=sse - yes
-- Checking to see if CXX compiler accepts flag -mno-sse2
-- Checking to see if CXX compiler accepts flag -mno-sse2 - yes
-- Checking to see if CXX compiler accepts flag -mno-sse3
-- Checking to see if CXX compiler accepts flag -mno-sse3 - yes
-- Checking to see if CXX compiler accepts flag -mno-ssse3
-- Checking to see if CXX compiler accepts flag -mno-ssse3 - yes
-- Checking to see if CXX compiler accepts flag -mno-sse4.1
-- Checking to see if CXX compiler accepts flag -mno-sse4.1 - yes
-- Checking to see if CXX compiler accepts flag -mno-sse4.2
-- Checking to see if CXX compiler accepts flag -mno-sse4.2 - yes
-- Checking to see if CXX compiler accepts flag -mno-sse4
-- Checking to see if CXX compiler accepts flag -mno-sse4 - yes
-- Checking to see if CXX compiler accepts flag -mno-sse4a
-- Checking to see if CXX compiler accepts flag -mno-sse4a - yes
-- Checking to see if CXX compiler accepts flag -mno-avx
-- Checking to see if CXX compiler accepts flag -mno-avx - yes
-- Checking to see if CXX compiler accepts flag -mno-fma
-- Checking to see if CXX compiler accepts flag -mno-fma - yes
-- Checking to see if CXX compiler accepts flag -mno-fma4
-- Checking to see if CXX compiler accepts flag -mno-fma4 - yes
-- Checking to see if CXX compiler accepts flag -mno-xop
-- Checking to see if CXX compiler accepts flag -mno-xop - yes
-- Checking to see if CXX compiler accepts flag -mno-lwp
-- Checking to see if CXX compiler accepts flag -mno-lwp - yes
-- Checking to see if CXX compiler accepts flag -mno-avx2
-- Checking to see if CXX compiler accepts flag -mno-avx2 - yes
-- Checking to see if CXX compiler accepts flag -mieee-fp
-- Checking to see if CXX compiler accepts flag -mieee-fp - yes
-- Checking to see if CXX compiler accepts flag -std=gnu++11
-- Checking to see if CXX compiler accepts flag -std=gnu++11 - yes
-- Checking to see if CXX compiler accepts flag -flto
-- Checking to see if CXX compiler accepts flag -flto - yes
-- Checking to see if CXX compiler accepts flag -march=i686
-- Checking to see if CXX compiler accepts flag -march=i686 - no
-- Checking to see if CXX compiler accepts flag -march=x86_64
-- Checking to see if CXX compiler accepts flag -march=x86_64 - no
-- Checking to see if CXX compiler accepts flag -mno-tls-direct-seg-refs
-- Checking to see if CXX compiler accepts flag -mno-tls-direct-seg-refs - yes
-- Checking to see if CXX compiler accepts flag -fuse-ld=gold
-- Checking to see if CXX compiler accepts flag -fuse-ld=gold - yes
-- Checking to see if CXX compiler accepts flag -fcheck-pointer-bounds
-- Checking to see if CXX compiler accepts flag -fcheck-pointer-bounds - no
compiler doesn't support: -fcheck-pointer-bounds
-- Checking to see if CXX compiler accepts flag -mmpx
-- Checking to see if CXX compiler accepts flag -mmpx - yes
-- Checking to see if CXX compiler accepts flag -Wchkp
-- Checking to see if CXX compiler accepts flag -Wchkp - yes
-- Building Spring on 64bit environment
-- Targetting 64bit
CMake Warning at /usr/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
  Imported targets not available for Boost version
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:1332 (_Boost_MISSING_DEPENDENCIES)
  CMakeLists.txt:254 (FIND_PACKAGE)


CMake Warning at /usr/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
  Imported targets not available for Boost version
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:1332 (_Boost_MISSING_DEPENDENCIES)
  CMakeLists.txt:254 (FIND_PACKAGE)


CMake Error at /usr/share/cmake-3.5/Modules/FindBoost.cmake:1677 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  CMakeLists.txt:254 (FIND_PACKAGE)


-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Could NOT find SDL2 (missing:  SDL2_LIBRARY SDL2_INCLUDE_DIR) 
-- Could NOT find DevIL (missing:  IL_IL_HEADER IL_INCLUDE_DIR IL_IL_LIBRARY IL_LIBRARIES) 
-- Looking for strnlen
-- Looking for strnlen - found
-- Found ld.gold
-- Compiling with C++11
-- Checking to see if CXX compiler accepts flag -fdiagnostics-color=auto
-- Checking to see if CXX compiler accepts flag -fdiagnostics-color=auto - yes
-- using mtune=generic
-- Found GIT: /usr/bin/git  
-- Could NOT find GLEW (missing:  GLEW_LIBRARIES) (Required is at least version "1.5.1")
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.5/Modules/FindZLIB.cmake:124 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  rts/lib/minizip/CMakeLists.txt:21 (FIND_PACKAGE)


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/lua
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/luasocket
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/7z
   used as include directory in directory /home/adiz/spring/rts/lib/minizip
   used as include directory in directory /home/adiz/spring/rts/lib/minizip
   used as include directory in directory /home/adiz/spring/rts/lib/minizip
   used as include directory in directory /home/adiz/spring/rts/lib/minizip
   used as include directory in directory /home/adiz/spring/rts/lib/minizip
   used as include directory in directory /home/adiz/spring/rts/lib/minizip

-- Configuring incomplete, errors occurred!
See also "/home/adiz/spring/CMakeFiles/CMakeOutput.log".
See also "/home/adiz/spring/CMakeFiles/CMakeError.log".
User avatar
TurBoss
Jauria RTS Developer
Posts: 89
Joined: 27 Jan 2014, 01:04

Re: bind group(0-9) bug

Post by TurBoss »

some lib headers ar missing in your system

this are the package names for debian/ubuntu

libboost-all-dev
libsdl2-dev
libzlib-dev
User avatar
adizow
Posts: 22
Joined: 30 Jun 2018, 11:01

Re: bind group(0-9) bug

Post by adizow »

Hey thx for your help,
it seem working now but after several system reinstall of different distrib version
now its BA10.10 who didn't want run godgodgod
I give up, not smart enough for IT i guess :lol: :lol: :lol:
will stay on 9.46 thank anyway
User avatar
MasterBel2
Posts: 347
Joined: 11 Apr 2016, 12:03

Re: bind group(0-9) bug

Post by MasterBel2 »

Hehe, which engine are you compiling? If 9.46 runs you're likely compiling something earlier than 104, correct? 9.46 doesn't run on anything later than 103.0.

I don't know but 10.10 may require one of the latests builds from the maintenance branch of the engine to run (which won't be able to run 9.46)? Just a stab in the dark.
Post Reply

Return to “Help & Bugs”