Hydra
2004-01-21 14:34:12 UTC
I get this when I compile *any* project from the following style of path:
D:\My Documents\Source\DBase\ProjectFolder\
However, if i move the DBase folder to the root of my D: drive so it
appears like this:
D:\DBase\ProjectFolder\
Then I get no such error, I belive the error is in the linker, as it comes
up just before the message "project.exe is built". The compiler log is
created and does not mention any errors.
I belive it's a simple problem of not handing the space in the folder name
correctly when the arguments are passed to the linker.
Of note, this only happens in DBase 2.2, not 2.02.
Thanks
Dominic Clifton
D:\My Documents\Source\DBase\ProjectFolder\
However, if i move the DBase folder to the root of my D: drive so it
appears like this:
D:\DBase\ProjectFolder\
Then I get no such error, I belive the error is in the linker, as it comes
up just before the message "project.exe is built". The compiler log is
created and does not mention any errors.
I belive it's a simple problem of not handing the space in the folder name
correctly when the arguments are passed to the linker.
Of note, this only happens in DBase 2.2, not 2.02.
Thanks
Dominic Clifton