



Hello,
I am trying to wrap an application which uses the package nap (http://tcl-nap.sourceforge.net/).
As it didn't work out of box I've copied all .dll and other nap package related files to the directory lib/nap6.2 and created a new .tap file.
Also I've changed pkgIndex.tcl - it is now
package ifneeded nap 6.2 [list load [file join $dir nap6_2.dll] nap]
Wrapping now works fine, but when I start the application Windows reports an error with tk84.dll.
Has someone already wrapped nap and could send me an example?
Regards,
Andreas
I see you have moved this over to the bug db, so followups will be to bug 71738.