|
From: Christian S. <chr...@su...> - 2007-12-16 11:13:43
|
Tried compiling with -DUSE_TTK_STUBS and against ttk headers, but it made n= o=20 difference. (I could compile tileqt without tile, but 'package require=20 tile::theme::tileqt' still gives same error.) I'll revert to (Tcl/Tk)8.5a5 for now and try to raise the issue with the Ru= by=20 people. Thanks for your time.=20 Chr. =20 L=F8rdag den 15. December 2007 skrev Joe English: > Christian Surlykke wrote: > > I'm running tcl8.5b3, tk8.5b3, tile-0.7.8 and tileqt0.4b1, compiled from > > sources. > > > > If I do: > > > > package require Tk > > package require tile > > package require "tile::theme::tileqt" > > > > I get: > > > > couldn't load > > file "/usr/local/lib/tileqt0.4/libtileqt0.4.so": > > /usr/local/lib/tileqt0.4/libtileqt0.4.so: undefined symbol: > > Ttk_RegisterElement > > The Tcl API and C ABI for third-party themes > suffered a number of incompatible changes from > Tile 0.7.8 when it was integrated into the core. > > >From the error message, it would appear that your copy > > of Tile-QT was compiled without -DUSE_TTK_STUBS. > Try adding that, and compile against Tk 8.5 headers > instead of Tile 0.7.8 headers. > > I'm sorry I don't have any further suggestions. > This aspect of TIP#248 was not well thought out. > > > --Joe English > > jen...@fl... > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpl= ac >e _______________________________________________ > Tktable-tile-dev mailing list > Tkt...@li... > https://lists.sourceforge.net/lists/listinfo/tktable-tile-dev |