D - snn.lib compatibility
- Mac Reiter (12/12) Aug 16 2002 I am trying to use DMC and DMD together. To save confusion (hopefully) ...
- Walter (11/23) Aug 17 2002 The two libraries are compatible in their latest incarnations. Use which...
I am trying to use DMC and DMD together. To save confusion (hopefully) I will just refer to them as C and D. I noticed that D expects to place SNN.LIB in the parallel C directory hierarchy (\dm\lib\snn.lib). I did not notice this at first, and had installed D as a subdirectory under C, rather than alongside it. My concern, however, is that the v829 C patch also includes \dm\lib\snn.lib. Which file should I be using? Is the D version required for D to work? What will happen to C if it doesn't get the version it expects? Do I need to make two C installs, one that can be modified by D and another to maintain fully updated C behavior? Thanks for any advice, Mac
Aug 16 2002
The two libraries are compatible in their latest incarnations. Use whichever has the later date on it. "Mac Reiter" <Mac_member pathlink.com> wrote in message news:ajj6ps$1mjt$1 digitaldaemon.com...I am trying to use DMC and DMD together. To save confusion (hopefully) Iwilljust refer to them as C and D. I noticed that D expects to place SNN.LIB in the parallel C directoryhierarchy(\dm\lib\snn.lib). I did not notice this at first, and had installed D asasubdirectory under C, rather than alongside it. My concern, however, is that the v829 C patch also includes\dm\lib\snn.lib.Which file should I be using? Is the D version required for D to work?Whatwill happen to C if it doesn't get the version it expects? Do I need tomaketwo C installs, one that can be modified by D and another to maintainfullyupdated C behavior? Thanks for any advice, Mac
Aug 17 2002