|
From: <HBB...@t-...> - 2008-01-20 22:21:33
|
Leopoldo Peralta wrote: > I would like to build a GNUPLOT application based on MFC (C++ 7.1) MS > Visual Studio 2003 running on Windows XP sp2 You're trying too hard. There's already a pre-made makefile for use with MSVC. It doesn't use MFC, but that's not a problem --- MFC would not help with anything anyway. It's all described in the README and INSTALL files. Go figure. |