Page 1 of 1

does dplot work with 64 bit windows operating system

Posted: Wed Dec 08, 2010 2:18 pm
by thorthebrave
Hi

I use the dplotlib.dll, the plotting works on a 32 bit machine but not 64.
does dplot work with 64?

Posted: Thu Dec 09, 2010 1:38 am
by DPlotAdmin
DPLOT.EXE works on both 32- and 64-bit systems. There is currently no 64-bit DPLOTLIB.DLL (hopefully coming soon). You can call the 32-bit version from 32-bit programs on 32- and 64-bit systems. But you cannot call a 32-bit DLL from a 64-bit program. Unless you have a real need for 64-bits, your best bet is to compile for 32-bits until the 64-bit DPLOTLIB.DLL is available.