Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Alan W. Irwin
On 2009-09-10 20:57+0300 Tuomas Seppälä wrote: > I didn't mean the suffix. I meant that cmake sets CMAKE_BUILD_TYPE to > "Debug" by default when I made NMake makefiles, and it didn't do it when > I set it to make MinGW makefiles. So, because the build was set to > "Debug," the release builds didn'

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Tuomas Seppälä
I didn't mean the suffix. I meant that cmake sets CMAKE_BUILD_TYPE to "Debug" by default when I made NMake makefiles, and it didn't do it when I set it to make MinGW makefiles. So, because the build was set to "Debug," the release builds didn't work properly. At least that's my opinion. And be

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Alan W. Irwin
On 2009-09-10 12:33+0300 Tuomas Seppälä wrote: > I used the "-DCMAKE_BUILD_TYPE=" because by default the configure sets > it to debug. I meant to comment on this easy-to-arrive at misconception before. The "d" suffix in our library names has nothing to do with debug. It simply means your build

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Tuomas Seppälä
--- Begin Message --- I know that and it did build just fine without Qt but I need the support for my project. -- Tuomas Alan W. Irwin wrote: On 2009-09-10 11:45+0200 Arjen Markus wrote: Hi Tuomas, all the trouble seems to come from the Qt devices. Could you turn them off, at least for th

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Alan W. Irwin
On 2009-09-10 11:45+0200 Arjen Markus wrote: > Hi Tuomas, > > all the trouble seems to come from the Qt devices. Could you > turn them off, at least for the moment, and try again? Tuomas, in case you didn't know, that is the DEFAULT_NO_QT_DEVICES=ON option. Alan __ Alan W

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Werner Smekal
Hi Tuomas, yes, I see the problems in the qt driver, some globals variables are not properly exported/imported in the code. I'm just installing qt for windows/MinGW and see that I fix that. Regards, Werner On 10.09.2009, at 11:33, Tuomas Seppälä wrote: > Here's the configure output http://p

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Arjen Markus
Hi Tuomas, hm, I have not built PLplot with Qt as yet. It seems some of the dllimport/dllexport macros are not set right for the Windows platform (the only one that really uses them). I think Werner is the most knowledgeable about these issues. Regards, Arjen On 2009-09-10 12:03, Tuomas Seppälä

Re: [Plplot-general] Can't build plplot 5.9.5 with Visual C++

2009-09-10 Thread Arjen Markus
Hi Tuomas, all the trouble seems to come from the Qt devices. Could you turn them off, at least for the moment, and try again? Regards, Arjen On 2009-09-10 11:33, Tuomas Seppälä wrote: > Here's the configure output http://pastebin.com/m5605ea0d > and here's the nmake output http://pastebin.com/