Hi Hazen, I have seen this too - I have not been able to track it down yet, getting very confusing results with the various combinations of OS's, compiler versions and versions of PLplot and CMake.
On Windows you need both a DLL and an import library and for some reason that last one is not being built (in other cases it has been the Fortran 95 equivalent). I will have to look into it again, but the combinatorics was overwhelming and my time has been limited last one or two weeks. Regards, Arjen On 2010-03-21 20:00, Hazen Babcock wrote: > I'm having trouble building the examples with f77 on mingw32. I'm > getting this error message: > > [ 56%] Built target f77_examples > mingw32-make[2]: *** No rule to make target `dll/libplplotf77d.dll.a', > needed by `examples/f77/x01f.exe'. Stop. > mingw32-make[1]: *** [examples/f77/CMakeFiles/x01f.dir/all] Error 2 > mingw32-make: *** [all] Error 2 > > Looking in the dll directory I see: > libplplotf77cd.dll.a > and > libplplotf77optsd.a > > There is also: > libplplotf77cd.dll > libplplotf77d.dll > > So maybe libplplotf77d.dll.a was supposed to be generated? > > I started with the following cmake command: > "c:\program files\CMake 2.6\bin\cmake.exe" ..\plplot -G "MinGW > Makefiles" > -DSWIG_EXECUTABLE=C:\users\Hazen\Downloads\swigwin-1.3.40\swig.exe > -DPKG_CONFIG_EXECUTABLE=C:\gtk\bin\pkg-config.exe -DBUILD_TEST=ON > -DCMAKE_INSTALL_PREFIX=C:\plplot > path=c:\Python26;c:\MinGW\bin;C:\Qt\2009.04\qt\bin;C:\users\Hazen\plplot_build\dll;c:\gtk\bin > > -Hazen > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel