HomeForumsWhat's newResources 
 
 
Need help compiling cinepack example.
SaturnFreak2004 - Oct 4, 2022
 SaturnFreak2004 Oct 4, 2022
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?

 vbt Oct 9, 2022
That'S sbl samples, the 2 strt files are not easy to compile, check on my git if i shared objects.

 SaturnFreak2004 Oct 29, 2022
Thanks also can you please give me a link to the GitHub page your referencing.

 TrekkiesUnite118 Oct 29, 2022
Those files should be included with SBL.

 SaturnFreak2004 Nov 8, 2022
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!