-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Compiling on linux I get:
cash/src$ make -f makefile.unix
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/werner/sourcecode/cash/src -I/home/werner/sourcecode/cash/src/obj -DUSE_IPV6=0 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:244:1: fatal error: opening dependency file obj/alert.d: No such file or directory
compilation terminated.
Looking in src/ there is no obj/ directory...
Metadata
Metadata
Assignees
Labels
No labels