Hello my friends!
I used this system .
When i want compile the db i got this error:
Öğeyi görmek için üye olmalısınız.
My makefile:
MAKE = gmake
CC = g++10
INCDIR =
LIBDIR =
BINDIR = ..
OBJDIR = .obj
P4_VERSION = 1337
SVN_VERSION = 1337
GCC_VERSION = $(shell $(CC) --version 2>&1 | grep...