www.icetips.com  Icetips Utilities Documentation 1/25/2016    

Compile issues in Clarion

Previous  Top  Next  


Up to and including version 6.3 build 9056 there were no issues with compiles in Clarion.  However in 9057 and 9058 certain problems were introduced.

 

Version 6.3, build 9057 introduced options to use OMIT() in ABC header files, but it was not implemented correctly and this caused problems with some of our classes.  Build 9058 fixed this.

 

Version 6.3, build 9058 had a problem with the locally linked runtime library causing duplicate symbols in certain DLL apis.  The fix is to use the local runtime library from 9057!  Please refer to http://www.cwaddons.com/company/errata.html where you can download zip files with lib files for the win32 library and winInet library.

 

As of January 2016, the Core class cannot be used by itself in Legacy Applications without causing a GPF.  Use any other class instead as they all inherit from the Core Class but none of them cause a GPF.  This ONLY applies to Legacy (Clarion) applications, not ABC applications. 



Direct link to this page: http://www.icetips.com/manuals/utilities/compileissuesinclarion.htm