message:
gcc pkg-config --cflags ncurseswcf.c -o cfilespkg-config --libs ncurseswPackage ncursesw was not found in the pkg-config search path. Perhaps you should add the directory containingncursesw.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ncursesw', required by 'virtual:world', not found
Package ncursesw was not found in the pkg-config search path.
Perhaps you should add the directory containing ncursesw.pc' to the PKG_CONFIG_PATH environment variable Package 'ncursesw', required by 'virtual:world', not found cf.c:16:10: fatal error: curses.h: Нет такого файла или каталога 16 | #include <curses.h> | ^~~~~~~~~~ compilation terminated. make: *** [Makefile:23: all] Ошибка 1
message:
gccpkg-config --cflags ncurseswcf.c -o cfilespkg-config --libs ncurseswPackage ncursesw was not found in the pkg-config search path. Perhaps you should add the directory containingncursesw.pc'to the PKG_CONFIG_PATH environment variable
Package 'ncursesw', required by 'virtual:world', not found
Package ncursesw was not found in the pkg-config search path.
Perhaps you should add the directory containing
ncursesw.pc' to the PKG_CONFIG_PATH environment variable Package 'ncursesw', required by 'virtual:world', not found cf.c:16:10: fatal error: curses.h: Нет такого файла или каталога 16 | #include <curses.h> | ^~~~~~~~~~ compilation terminated. make: *** [Makefile:23: all] Ошибка 1