Hi Tiedtke: There just aren't that many Tk/Tcl users for MapScript. There's one big user that apparently has a set of patches to bring Tk/Tcl support for MapScript inline with the others. I don't know how much they pay attention to MapServer-Users though. I'll contact them off list and see if I can get some love for you question...
Steve ________________________________________ From: [email protected] [[email protected]] On Behalf Of Thiago Tiedtke dos Reis [[email protected]] Sent: Thursday, April 29, 2010 1:58 PM To: [email protected] Subject: [mapserver-users] Re: Fail on generate extension of mapscript for Tcl 8.5 Anybody can help? suggest ? Thanks Tiedtke 2010/4/26 Thiago Tiedtke dos Reis <[email protected]<mailto:[email protected]>> Hi folks, Based in old version of tcl mapscrip for windows in this site: http://msworkbench.sourceforge.net/ I'm trying to recompile a version of mapscript (5.6.2) tcl extension (based on sdk pack of Tamas site, version 1500, windows 32bit). Some modifications in path of files nmake.opt (root of mapserver src) and Makefile.vc in tcl mapscript dir, the files were generated: mapscript_wrap.c (using swig 1.3.39 and Tcl/Tk 8.5.8, from ActiveState) mapscript.dll mapscript.exp mapscript.lib But, when i try to load this dll in a Tclsh terminal (load mapscript.dll), a strange error is shown, saying this: couldn't load library "mapscript.dll": A function specified in the import table could not be resolved by the system. Windows is not telling which one, I'm sorry. I put this dll in same places of others dll from Tamas Package ( release-1500-dev\release-1500\bin ), and verified the dependencies with depends.exe and nothing were pointed. The two functions were exported (Mapscript_Init and Mapscript_SafeInit) in dll, but it don't work .... The files generated are here (rar file): http://engemap-ped.dnsalias.org/conv/mapserver-5-6.rar or individual files: http://engemap-ped.dnsalias.org/conv/mapserver-5-6 Thanks on advance, for any tips about this... Thiago Tiedtke dos Reis _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
