Pelles C > Bug reports

Debugger: "Can't find source file" & Working d

(1/1)

dominique1024:
Hi,

In Project->Options->General, I have chosen a Working directory who dont contain the source files.
When I press the Go/Debug button, a window appear with the message:
"Can't find source file <filename>. Please specifiy folder:".


Version: 3.00.4

Pelle:
The only way I reproduce this is by compiling a console mode program without enabling "Microsoft extensions". In this case only the basename of the source file (without a path) will be stored in the object file. This is by design for compatibility reasons - not a bug.

Pelle

Navigation

[0] Message Index

Go to full version