Re: [Gtkwave-users] Compiling gtkwave for windows
Brought to you by:
gtkwave,
joel1234567
|
From: Fox M. <Qua...@gm...> - 2012-02-26 19:13:50
|
Thanks, that helped to compile it and now i have a running version in
windows. :)
I tried my protocol interpreter in windows and they work nicely. The
only backdrop is that the error stream from the batch file doesn't show
up in the console. But for the moment i can live with that.
Ciao,
Rainer
Am 26.02.2012 18:21, schrieb by...@nc...:
> I think --disable-tcl in ./configure should prevent this from happening.
>
> -Tony
>
> ---- Fox Mulder <Qua...@gm...> wrote:
>> Hi,
>>
>> at the moment i compile and run gtkwave on my linux server. But my main
>> computer uses windows why i tried to compile gtkwave using mingw (cygwin
>> is not what i wanted). But it seems to be much harder to get it going
>> compared to linux.
>>
>> I installed latest cygwin with all options and downloaded the gtk 2
>> developer package. After the first try to run ./configure within the
>> mingw shell it complains about missing tcl. So i downloaded tcl 8.5
>> sources and tried to compile it with mingw. But after some time it stops
>> compiling with an error about some missing reference.
>>
>> Is there an easier way to compile gtkwave with mingw without compiling
>> tcl or another version for mingw which works for this purpose?
>>
>> Ciao,
>> Rainer
|