Git Product home page Git Product logo

hex-games's People

Contributors

dead-end avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

hex-games's Issues

Compiling error

ringo@qwerty:~/Загрузки/hex-games-master$ make
cc -c -o build/hg_common.o src/hg_common.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_ncurses.o src/hg_ncurses.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_color.o src/hg_color.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_color_pair.o src/hg_color_pair.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_hex.o src/hg_hex.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_dir.o src/hg_dir.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_space.o src/hg_space.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_ship.o src/hg_ship.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_obj_area.o src/hg_obj_area.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_marker.o src/hg_marker.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_marker_move.o src/hg_marker_move.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/hg_viewport.o src/hg_viewport.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_utils.o src/ut_utils.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_hex.o src/ut_hex.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_color_pair.o src/ut_color_pair.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_obj_area.o src/ut_obj_area.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_dir.o src/ut_dir.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
cc -c -o build/ut_viewport.o src/ut_viewport.c -std=c11 -O2  -DDEBUG -g -Wall -Wextra -Wpedantic -Werror -Iinc -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -lncursesw -ltinfo -lm -lmenuw
src/ut_viewport.c: In function ‘help_s_viewport_mv_diff’:
src/ut_viewport.c:162:26: error: implicit declaration of function ‘s_viewport_mv_diff’ [-Werror=implicit-function-declaration]
  const bool cur_change = s_viewport_mv_diff(&viewport, &(s_point ) { .row = diff->row, .col = diff->col });
                          ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
makefile:131: ошибка выполнения рецепта для цели «build/ut_viewport.o»
make: *** [build/ut_viewport.o] Ошибка 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.