Open Claudio-Sjo opened 1 month ago
Sorry for not checking myself (I don’t have access to a linux computer at the moment) but see if sudo apt-get install libliquid-dev
helps.
edit: sorry, that won’t help. Seems like the file has been missing since the initial commit 6 years ago.
Hi, actually it doesn't. The file is supposed to exist in sssbgen directory
This is from the Makefile in src directory
../pissb: ssbgen/test_ssb.c ssbgen/ssb_gen.c ssbgen/liquid_ssb.c $(CC) $(CFLAGS_Pissb) -o ../pissb ssbgen/liquid_ssb.c $(LDFLAGS_Pissb)
the file liquid_ssb.c is missing for generating pissb