I built Corral on Mac OS today using Visual Studio. After that, I tried to run the regression tests but that didn't work.
shaz-mbp:regression shaz$ perl check.pl
File 001\001.bpl does not exist
I think the issue is that the path separator on Unix is / not .
I built Corral on Mac OS today using Visual Studio. After that, I tried to run the regression tests but that didn't work.
shaz-mbp:regression shaz$ perl check.pl
File 001\001.bpl does not exist
I think the issue is that the path separator on Unix is / not .