Hi,

i try building plplot on a Windows XP system. I have installed the following:

1)
plplot-5.9.8.tar.gz
I got: "D:\Programme\plplot-5.9.8"

2)
cmake-2.8.1-win32-x86.exe
I got: "D:\Programme\CMake 2.8"

3)
codeblocks-10.05mingw-setup.exe
I got: "D:\Programme\CodeBlocks"

4)
wxPack_v2.8.12.01.exe
I got: "D:\SourceCode\Libraries\wxWidgets2.8"

5)
wxWidgets Source but not yet compiled...
D:\Programme\wxWidgets-2.9.1


I use "D:\SourceCode..." with Code::Blocks as a DLL.



First i executed:
D:\Programme\plplot-5.9.8\buildmingw>cmake -G "MinGW Makefile
PREFIX=install ..

seems to working fine...

-- Configuring done
-- Generating done
-- Build files have been written to: D:/Programme/plplot-5.9.8/buildmingw

then i tried:
D:\Programme\plplot-5.9.8\buildmingw>mingw32-make
i think this step runs into an error:

[ 56%] Built target mem
drivers\CMakeFiles\null.dir\build.make:46: drivers/CMakeFiles/null.dir/progress.
make: No such file or directory
mingw32-make[2]: *** No rule to make target `drivers/CMakeFiles/null.dir/progres
s.make'.  Stop.
mingw32-make[1]: *** [drivers/CMakeFiles/null.dir/all] Error 2
mingw32-make: *** [all] Error 2

what is ther problem?


Greetz
  FRanky 


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to