in reply to Re^3: Tk Drag and Drop Between Applications
in thread Tk Drag and Drop Between Applications
Activestate doesn't have Windows PPMs for Tcl::Tk or Tcl. So I tried my hand at making Tcl 0.84.
It "looks good", but says, "Note: (probably harmless)" the following libraries are not found (I've taken a random sample and conifirmed that they aren't on my system).
It ends with "Writing Makefile for Tcl". Running make returns this error:oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
make: *** No rule to make target `C:\Perl\lib^', needed by `Makefile'. Stop.
I've poked around online for this issue, but Tcl::Tk doesn't have much coverage.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Tk Drag and Drop Between Applications
by Courage (Parson) on Dec 16, 2004 at 20:47 UTC | |
by Ardemus (Beadle) on Dec 16, 2004 at 21:51 UTC | |
by Courage (Parson) on Dec 16, 2004 at 22:37 UTC | |
by Ardemus (Beadle) on Dec 16, 2004 at 23:06 UTC | |
by Courage (Parson) on Dec 17, 2004 at 04:27 UTC | |
by Ardemus (Beadle) on Dec 16, 2004 at 21:42 UTC | |
by Courage (Parson) on Dec 16, 2004 at 22:35 UTC | |
by Ardemus (Beadle) on Dec 16, 2004 at 22:52 UTC | |
by Courage (Parson) on Dec 17, 2004 at 08:40 UTC | |
|