> Hello,
>
> I am experiencing a few problems with the new dynamic drivers
> under MinGW (MSYS+MinGW to be more precise).
>
> The first is that during the build get-drv-info is run, but it
> can not because the libplplotd.dll is not in the path. Manually
> copying the DLL into the directory drivers solves this, but then
> building the dynamic drivers fails:
>

More bad news, I am afraid:

With -DENABLE_DYNDRIVERS=OFF I get a problem in plcore.h:

[  2%] Building C object src/CMakeFiles/plplotd.dir/plcore.obj
In file included from C:/arjen/plplot-svn/plplot/src/plcore.c:38:
C:/arjen/plplot-svn/plplot/include/plcore.h:202: error: initializer
element is not constant
C:/arjen/plplot-svn/plplot/include/plcore.h:202: error: (near
initialization for `static_device_initializers[0]')
C:/arjen/plplot-svn/plplot/include/plcore.h:203: error: initializer
element is not constant
C:/arjen/plplot-svn/plplot/include/plcore.h:203: error: (near
initialization for `static_device_initializers[1]')
C:/arjen/plplot-svn/plplot/include/plcore.h:257: error: initializer
element is not constant
C:/arjen/plplot-svn/plplot/include/plcore.h:257: error: (near
initialization for `static_device_initializers[2]')
make[2]: *** [src/CMakeFiles/plplotd.dir/plcore.obj] Error 1
make[1]: *** [src/CMakeFiles/plplotd.dir/all] Error 2
make: *** [all] Error 2

Regards,

Arjen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to