supl icon indicating copy to clipboard operation
supl copied to clipboard

Make fails with precompiled asn1 files

Open AndreySV opened this issue 4 months ago • 1 comments

make[3]: *** No rule to make target 'ENUMERATED.o', needed by 'libasnsupl.a'.  Stop.

Probably ENUMERATED.c is missing in precompiled files.

AndreySV avatar Aug 06 '25 20:08 AndreySV

The same error happens, when I try to compile without precompiled files. I've reverted the last commit to build without precompiled files and used asn1c v0.9.28. supl failed to build with the current one. Should I add this to README?

AndreySV avatar Aug 06 '25 21:08 AndreySV