[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make depend on NT
Yes, exactly that but never did anything about it. If you do get
replies telling you what to do about it, please let me know.
TIA,
/ChJ
----- Original Message -----
From: James Scott <[email protected]>
To: <[email protected]>
Sent: Friday, September 17, 1999 9:38 PM
Subject: make depend on NT
> hi all,
>
> i'm using NS on NT4.0, compiling with MS VC++ 6.0. at
> first blush, everything seems to be fine. i can compile and
> run most all of the examples and am able to create and
> edit tcl files to perform various exercises.
>
> however, i've been unable to create a new base class and
> suspect that i'm having problems remaking my depends.
>
> when i do 'nmake /f makefile.vc depend' i get normal
> looking output until the last source file (tkAppInit.cpp)
> is listed, at which point the compiler tells me "too long
> Stop.", indicating that the input line is too long for NT
> to parse (?).
>
> have any other NT users experienced this problem?
>
> thanks in advance.
>
> cheers,
>
> james