Anyone have experience with DPlot and Open Watcom C/C++?

Q&A for C, C++, and/or C# developers using DPlot
Post Reply
rkm
Posts: 27
Joined: Wed Nov 21, 2012 11:15 am

Anyone have experience with DPlot and Open Watcom C/C++?

Post by rkm »

I'm a newbie to DPlot and am looking for instructions on how to interface to OW 1.9

Thanks in advance for any suggestions.

-rob
rkm
Posts: 27
Joined: Wed Nov 21, 2012 11:15 am

Post by rkm »

Actually it seems to be working remarkably well. I am however having a problem with ctest4 where I (properly) get the message:

Error! E1011: Symbol 'PSD_INTHOUSANDTHSOFINCHES' has not been declared

Does anyone know where this is/should be declared?
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

In COMMDLG.H distributed with MSVC I see
#define PSD_INTHOUSANDTHSOFINCHES 0x00000004 // 2nd of 4 possible
Visualize Your Data
support@dplot.com
Post Reply