Need help compiling cinepack example.

Hey everyone, so anyways i want to compile the cinepack example for the sbl Sega Saturn dev kit. but here is the problem. When i try to compile it, it outputs an error. the error says: make: *** No rule to make target 'C:/sbl6/segasmp/lib/strt1_g.o', needed by 'main.cof'. Stop.
IDK what this means so can you guys help me please?
 
That'S sbl samples, the 2 strt files are not easy to compile, check on my git if i shared objects.
 
Update so i made a few changes to the makefile to include the path to SBL but it gives me this error: make: *** No rule to make target 'C:/SBL6/SEGASMP/lib/strt1_g.o', needed by 'main.cof'. Stop.
idk what to do anymore so can you guys help me please!
 
Back
Top