I am relatively new to Tcl/Tk starting with tcl 8.2 and wish.
I have recently down loaded Tcl/Tk 8.4.1 and proceeded to do a build from the source files, after modifiying the buildall.vc scripts to define the install directory and tcl directory.
The Tcl build was successful with no errors and the build placed in the Release folder.
However the Tk build halts whilst in the build of the resource libraries with the following message.
NMAKE Fatal Error U1073 : dont know how to make I:\tcl8.4\8.4.1\win\Release\tclreg10s.lib
Obviously the first part is my defined directory, Checking the Tcl Release directory there are resource libraries
tclreg11s.lib and tclreg12s.lib but no tclreg10s.lib
Can anyone tell me what the problem is, I understand what means but dont know how to cure it.
hija
I have recently down loaded Tcl/Tk 8.4.1 and proceeded to do a build from the source files, after modifiying the buildall.vc scripts to define the install directory and tcl directory.
The Tcl build was successful with no errors and the build placed in the Release folder.
However the Tk build halts whilst in the build of the resource libraries with the following message.
NMAKE Fatal Error U1073 : dont know how to make I:\tcl8.4\8.4.1\win\Release\tclreg10s.lib
Obviously the first part is my defined directory, Checking the Tcl Release directory there are resource libraries
tclreg11s.lib and tclreg12s.lib but no tclreg10s.lib
Can anyone tell me what the problem is, I understand what means but dont know how to cure it.
hija