Well, the error message produced by stubit would be very useful, it's
hard to say anything in advance.
Probably the standard Delphi units are used during the build, instead
of the DWPL-specific ones, and that's why you get a normal Win32 app
for which stubit obviously fails.
regards,
al
--- In
dwp@yahoogroups.com, "code suidae" <codesuidae@...> wrote:
>
> Greetings,
>
> I'm trying to get started with DWPL to do some DOS development, but I'm
> having difficulty getting started. I'm working with D7 so I can't
use the
> EXE installer downloaded from SourceForge as it looks for D5. I
extracted
> the zip file and ran the build as described in the text files. This
> completed successfully. I can open the demo project group and have
been able
> to build a couple of the projects. The 'BTN1' project will run from
the IDE,
> generating a console window and GUI form, as it appears in the designer.
> When I run the stubit app on the EXE and then run the project it
fails. The
> error message refers to a library file the name of which I've
forgotten (at
> the moment I don't have access to the computer where I've got it
installed).
>
> I think I'm missing some step in the process or I'm not building
properly.
> Could someone give me a little more info on how I'm supposed to set
up and
> build the demos? I'm most interested in producing a TUI using CLX
components
> and the Delphi form designer.
>
> Thanks
> Dave K
> --
> "Our ignorance is not so vast as our failure to use what we know." -
M. King
> Hubbert
>