Hello,
When I try to link the debugger into my application,
I get an error:
BASE/1004 class: Nil has no exported method: DISPLAY ARGUMENTS ()
I have compiled with -b and included the debug.lib in my link script.
The application crashes on the first command. I can compile without the
debugger, but I don't think I can live withour the debugger.
Does anyone have any ideas?
I have tried to put options norunatstartup in init.cld.
I have seen that I can run CLD.EXE as separate process. It appears that
this is in Clipper, not xharbour. Does anyone have anyother ideas.
Perhaps
I need to #include a .ch file?
Thanks Matt Johnson