I'm having a problem with a mfc program I'm building which uses dplot jr.
My issue comes once a user has installed the program if they haven't already used the dplotjr.exe then dplotlib.dll throws an error about not knowing which version of dplot it's using. Once they have opened dplotjr.exe once then the error disappears. Is there any way to write the registry entry dplotlib.dll is looking for?
integrating dplot into an mfc program
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Yes. Take a look at the bottom of the page for the Help topic "Notes for DPlot Jr and DPlot Viewer users"
Visualize Your Data
support@dplot.com
support@dplot.com
-
- Posts: 4
- Joined: Tue Aug 21, 2012 2:41 pm
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Run your setup program, then check the registry using regedit.exe. You should see something like this:
If you don't, then something is wrong with your setup script. If you do and it still doesn't work, then something is wrong in dplotlib.dll (but that's unlikely, at least in this case).
If you don't, then something is wrong with your setup script. If you do and it still doesn't work, then something is wrong in dplotlib.dll (but that's unlikely, at least in this case).
Visualize Your Data
support@dplot.com
support@dplot.com