From: Jim D. <ji...@di...> - 2019-09-26 12:41:02
|
> On Sep 25, 2019, at 11:54 PM, stuntguitar1969 <stu...@gm...> wrote: > > > Can you at least provide more info on what you mean by not runable? Does it not even open a command window, not compile, you get a window but cannot get a plot to show? I am having similar issues with windows 8.1 and vs 2017. > > > > Sent from my Verizon, Samsung Galaxy smartphone > > -------- Original message -------- > From: xiaohai wang <xia...@ho...> > Date: 9/25/19 6:57 PM (GMT-05:00) > To: plp...@li... > Subject: [Plplot-general] PLplot in Visual Studio 2017 with C > > Hallo guys, > > i am trying to install PLplot in Visual Studio in Windows 10 and need it to be used in a C projekt, after i used cmake gui to produce the lib and dll and config.h files, i linked every lib files in "lib" folder and included plcdemos.h, and added the generated config.h files ,but the x00c.c is still not runable. Did anyone know why? do you have a tipps about how to install it in C? > > ty Would you provide the cmake command line that you used? Also, if you built a dynamic library, are the DLLs in the PATH? |