Re: binding IDE11.0

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thanks Rob, that solved the problem.

> void writes:
> > I just discovered bindw doesn't recognise long filenames on my system, I
can
> > bind it by renaming all include files to the 8.3 format. What can be the
> > problem? I'm running WindowsXP cmd.exe to open a DOS box, type:
> > bindw ide.exw
>
> Edit your copy of bindw.bat.
> Replace the line that says:
>      ex.exe bind.ex -w32 %1 %2 %3 %4 %5 %6 %7 %8 %9
> with:
>      exw.exe bind.ex -w32 %1 %2 %3 %4 %5 %6 %7 %8 %9
>
> The binder can run with either ex or exw (or exu).
> It looks like XP doesn't have the DOS extension that supports
> long filenames on Win95,98,ME, so ex will give you problems.
> You might want to make the same change in bind.bat.
> I'll change bindw.bat and bind.bat in the official version.
> I was thinking of doing it anyway.
> A separate console window will now appear while the binder is running.
>
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    http://www.RapidEuphoria.com
>
>
>
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu