Difference between revisions of "Data Quality Suite:Build History"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==May 2014==
{{CustomTOC}}
==Build 2362?==
''Released May 2014''
;2012 Compiler Advisory
;2012 Compiler Advisory
*All Windows Libraries: Melissa Data has upgraded our windows compiler from Visual Studio 2008 to Visual Studio 2012. This means that the C++ 2012 Redistributable is required to be able to run the objects.
*All Windows Libraries: Melissa Data has upgraded our windows compiler from Visual Studio 2008 to Visual Studio 2012. This means that the C++ 2012 Redistributable is required to be able to run the objects.

Revision as of 22:50, 20 August 2014


Build 2362?

Released May 2014

2012 Compiler Advisory
  • All Windows Libraries: Melissa Data has upgraded our windows compiler from Visual Studio 2008 to Visual Studio 2012. This means that the C++ 2012 Redistributable is required to be able to run the objects.
This redistributable is installed by the setup. However, if you are manually copying over the libraries, you must first install the redistributable. You can find it in the extras/redist directory on the disc.


Folder hierarchy restructuring
  • Each object's samples will now all be found in the 'samples' folder.
  • Samples utilizing the COM version of the objects will be found in the '\samples\Legacy' directory.
  • Samples utilizing the language wrappers and DLLs will be found in the '\samples' folder in their respective languages.
  • The 'interfaces' folder will now contain the files necessary to generate the corresponding wrappers.


SWIG Update
  • We have updated the SWIG interface files to version 2.0.11.