gnucobol-debug icon indicating copy to clipboard operation
gnucobol-debug copied to clipboard

uses wrong path separator for configuration

Open BartVertongen opened this issue 2 years ago • 2 comments

D:\VertSoft\Cobol\learning\MyTest>cobc -x TestProgram01 configuration error: /mingw/share/gnu-cobol/config\default.conf: No such file or directory

How can I fix this. I think if the last separator is changed it will work but how to do it?

I use VSCode on Windows but apparentlythe debugger uses a docker container and that is linux

BartVertongen avatar Jul 03 '22 08:07 BartVertongen