Sujet : Re: tktreectrl for Tcl/Tk 9
De : emil.g (at) *nospam* example.invalid (Emiliano)
Groupes : comp.lang.tclDate : 07. Mar 2025, 17:35:31
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250307133531.dfd79b88721bcd0348a1e26d@example.invalid>
References : 1 2 3
User-Agent : Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu)
On Thu, 6 Mar 2025 19:05:31 -0800
Brian Griffin <
bgriffinfortytwo@gmail.com> wrote:
The TEA infrastructure still needs some work to compile out of the box with
mingw-w64 for Windows, either crosscompiling from *nix or from MSYS2/Cygwin,
but it builds and run from linux (32 and 64 bits) and for Windows.
For the record, the magic incantation to compile a win32 binary from linux
with mingw-w64 is
$ LIBS="-luxtheme" ac_cv_prog_RC=i686-w64-mingw32-windres ./configure --prefix=~/win32 --host=i686-w64-mingw32
These should be resolved from the autogoo.
Regards
-- Emiliano