Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4267
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2019-11-27 06:23 -0800 |
| Message-ID | <3797dcf2-cc3a-4a0f-995d-0c160e3bb666@googlegroups.com> (permalink) |
| Subject | Compiling GNU Plot in Visual C++ |
| From | Citizen Smith <paul.sweeneyok@gmail.com> |
Hi I am learing to program in C++ and looking for a charting package to compile with my projects. I can Compile GNU Plot using the Makefile but wish to include the source files in my project then compile in Visual C++ with my own program calling GNU Plot from within a common executable file. I have spent an awful lot of time trying to decipher the Makefile/CMAKE but this is proving to be a huge distraction as I just want to bring GNU Plot within my project. If anybody has successfully set up a GNU Plot as "project" in Visual Studio could you please tell me how you did it without getting hundreds of errors/warnings? I suspect the file hierarchy/paths is giving me problems and assignment of various libraries also but I know they are on my machine because GNU Plot compiles with the Makefile. Any help would be grately appreciated!
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Compiling GNU Plot in Visual C++ Citizen Smith <paul.sweeneyok@gmail.com> - 2019-11-27 06:23 -0800
Re: Compiling GNU Plot in Visual C++ Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2019-11-28 18:34 +0100
Re: Compiling GNU Plot in Visual C++ Citizen Smith <paul.sweeneyok@gmail.com> - 2019-12-06 11:30 -0800
Re: Compiling GNU Plot in Visual C++ Citizen Smith <paul.sweeneyok@gmail.com> - 2019-12-06 11:36 -0800
csiph-web