Is there any possible way to build the Plplot examples individually? I've downloaded the latest plplot and built it successfully and the examples have build correctly as well. I used CMAKE to create a makefile then windows cmd to build. It built easily.
I can't seem to get any of the examples to build without a million linker errors. I have included all 4 library files and every other path available. Is there something else I need to do here?
Any help on this would be greatly appreaciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any possible way to build the Plplot examples individually? I've downloaded the latest plplot and built it successfully and the examples have build correctly as well. I used CMAKE to create a makefile then windows cmd to build. It built easily.
I can't seem to get any of the examples to build without a million linker errors. I have included all 4 library files and every other path available. Is there something else I need to do here?
Any help on this would be greatly appreaciated.
Thanks
Not sure how or what you have built. For Windows you may need to link with -mwindows and -mconsole