> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Friday, July 14, 2000 11:21 AM > To: [email protected] > Subject: [opendx-users] OpenDX libraries for NT > > > I am using the NT binary download and wanted to move over a few custom > modules that I use on AIX and Linux systems. But the provided libraries > are for MSVC, which I don't happen to own. Does anyone have the libraries > built with gcc, IBM VisualAge C++ or Borland C++, which I do > happen to have > here, before I make the effort to rebuild the libraries? Thanks.
One thing I forgot to mention beside Cygwin/gcc version of OpenDX 4.1.1 available from opendx.org. If you have Borland C++ and VisualAge C++, I think MSVC libraries should work for you. I never used VisualAge, but I have used MSVC and MS SDK compiled libraries with Borland. Make sure you download the libdxexec.lib from http://www.opendx.org. It was not included in original download. I omitted it because of its size. It will save a lot of headaches of avoiding multiple defined refernces warning and errors at the link time. Suhaib
