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==
==May 2014==
;2012 Compiler Advisory
;2012 Compiler Advisory
*Installing the DQSuite when running the 32-bit libraries on a 64-bit machine will not install the 32-bit redistributable required to run the 32-bit libraries. The 32-bit redistributable must be manually installed. You may download the required redistributable file here: http://www.microsoft.com/en-us/download/details.aspx?id=30679
*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.
*64-bit libraries on a 64-bit machine will work as intended.
: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.





Revision as of 23:06, 6 May 2014

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.