Hi Thorston,
do you still need help with plplot on Windows. Although, I'm using VS 2008,
here a short step by step description how I made it compile and run:
Used components:
PLplot 5.9.7
cmake 2.8.4
VS 2008 Express
Open the Visual Studio Command Prompt
cd c:\
mkdir plplot
cd plplot
mkdir i
Hi Thorsten, Alan, Rob,
the current version of MinGW/MSYS uses a different shell than rxvt and
it seems to behave much better than rxvt. I have not used in the context
of PLplot though (but the Wiki information should be updated).
AFAIK, CMake does not really support MS Visual Studio 2010, though
On 2011-07-28 10:37+1000 Sisyphus wrote:
>
> - Original Message - From: "Alan W. Irwin"
>
>> If cmake-2.8.5 doesn't work properly for you, then I would recommend
>> trying MinGW/MSYS instead which has been tested fairly extensively by
>> our developers who use Microsoft Windows and also by
- Original Message -
From: "Alan W. Irwin"
> If cmake-2.8.5 doesn't work properly for you, then I would recommend
> trying MinGW/MSYS instead which has been tested fairly extensively by
> our developers who use Microsoft Windows and also by me for the wine
> version of Windows
Not so su
On 2011-07-27 16:51+0200 Thorsten Behrens wrote:
> Hi!
>
> I'm trying to get PLplot working together with wxWidgets and Microsoft
> Visual C++ 1020 (Express Edition), but unfortunately I'm getting nowhere.
>
> I've downloaded and installed CMake 2.8 ... no problem.
Hi Thorsten:
Which version of
Hi!
I'm trying to get PLplot working together with wxWidgets and Microsoft
Visual C++ 1020 (Express Edition), but unfortunately I'm getting nowhere.
I've downloaded and installed CMake 2.8 ... no problem.
I've downloaded and installed wxWidgets 2.9.1 ... no problem.
I've downloaded PLplot v5.9.