Re: [Plplot-devel] Some more CMAKE snags

2013-12-12 Thread Arjen Markus
Hi Alan, I saw this only this morning (friday, 13 december) and I have just looked at the new issues Phil reported: > 1) When trying to generate a 64 bit build CMAKE appends /machine:x86 to the > linker command line, which overrides the earlier /machine:x64. It does this > for deltaT-gen, par

Re: [Plplot-devel] Some more CMAKE snags

2013-12-12 Thread Alan W. Irwin
On 2013-12-12 21:33- Andrew Ross wrote: > Alan, > > The patch [from Phil]is fine. As Phil says the code must never have actually > been compiled > in practice (which probably means we don't need it any more!) I've applied the > patch anyway to fix the problems. > >> Arjen, I don't have the ex

Re: [Plplot-devel] Some more CMAKE snags

2013-12-12 Thread Andrew Ross
On Thursday 12 Dec 2013 10:18:38 Alan W. Irwin wrote: > On 2013-12-12 08:41-0800 phil rosenberg wrote: > > Hi All > > I've just hit a few other CMAKE snags, but this time they seem to be > > related to 64 bit builds only and in this case they can be worked around, > > but I thought people here migh

Re: [Plplot-devel] Some more CMAKE snags

2013-12-12 Thread Alan W. Irwin
On 2013-12-12 08:41-0800 phil rosenberg wrote: > Hi All > I've just hit a few other CMAKE snags, but this time they seem to be related > to 64 bit builds only and in this case they can be worked around, but I > thought people here might have some comments. This is all for WIndows 8 using > Visu

[Plplot-devel] Some more CMAKE snags

2013-12-12 Thread phil rosenberg
Hi All I've just hit a few other CMAKE snags, but this time they seem to be related to 64 bit builds only and in this case they can be worked around, but I thought people here might have some comments. This is all for WIndows 8 using Visual Studio 2012 and CMAKE 2.8.12.1 1) When trying to gener