Data Quality Suite:Build History: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==May 2014== | ==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. | ||
: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.