Hi Greg,
I am not sure why you would need –DCMAKE_HOST_UNIX at all – I have never needed
it. My current system is Windows 7 with Cygwin 64-bits, so that is definitely
not the same as your Windows XP system. That makes it a trifle complex to try
and reproduce that part of your problem. I will st
OK you can stop staring, as I said I have both CYG32 and CYG64, I've been
trying to run CMAKE from
the mintty console, without the X-window substrata. Now I went into
Xindow/Xterm mode and it is working.
So I would predict you get into trouble like I had if you try cmake without
starting X yet. I
Hi Greg,
Hm, I can imagine some parts of PLplot requiring X Window features, but I
ordinarily do not start the X server. Not until I realise that for the driver I
want to test I need X in fact ☺. Odd, very odd that you should need X Window.
Especially as the error in the makefile occurs in a pl
Update: I am now compiling plplot well, even without X going, all of my
snafus have magically gone away,
it must have been my cat.
On Fri, Jul 11, 2014 at 2:07 AM, Arjen Markus
wrote:
> Hi Greg,
>
>
>
> Hm, I can imagine some parts of PLplot requiring X Window features, but I
> ordinarily do n
Hi Greg,
Yes, cats are known to create magical havoc! We should perhaps reinstall some
of the medieval practices regarding them. Though, if I knew a cat-friendly way
to have my own cat stay away from my keyboard and/or newspaper, I would
probably use it.
Well, glad it was something unexplanabl
On 2014-07-06 22:21-0400 Hazen Babcock wrote:
>
> Hello,
>
> I've just committed (r13136) an initial attempt at creating smoke
> bindings for the qtwidget and extqt drivers.
>
> A description of smoke:
> https://techbase.kde.org/Development/Languages/Smoke
>
> Basically smoke makes it easy (or at
On 2014-07-03 12:33+0930 Jonathan Woithe wrote:
> Hi all
>
> I have a relatively simple Qt program which utilises the PlPlot Qt widget
> (QtExtWidget). QtExtWidget is a component of the main application window
> and as such is constructed during program startup, prior to the calling of
> QApplica