RE: [Tktable] TkTable Postscript
by Jeff Hobbs other posts by this author
Aug 30 2004 12:16PM messages near this date
[Tktable] TkTable Postscript
|
[Tktable] RE: TkTable on Win32 (Jeff Hobbs)
> I am trying to do a Postscrpit enabled build for TkTable(2.8) on
> Windows.But it is showing link error "tkTable.obj : error LNK2001:
> unresolved external symbol _Table_PostscriptCmd.Tktable.dll : fatal
> error LNK1120: 1 unresolved externals" .I have already defined
> POSTSCRIPT in c code.Why is this error happening?
You have to make sure that the tkTablePs.c file is added to
the set of compiled files.
Note that postscript output is at best an alpha feature. I
don't really think it works correctly (haven't looked at it
in quite a while).
Regards,
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Tktable-users mailing list
Tktable-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tktable-users
Thread:
Seena
Jeff Hobbs
|