While compiling for the 32-bit Windows version, svn rev. 11627, the compilation stops with the following error information:
... cut ... [ 72%] Linking CXX shared library bin\orexxole.dll Creating library bin\orexxole.lib and object bin\orexxole.exp [ 72%] Built target orexxole Scanning dependencies of target rexx_img [ 72%] Generating bin/CoreClasses.orx [ 72%] Generating bin/StreamClasses.orx [ 72%] Generating bin/PlatformObjects.orx [ 73%] Generating bin/orexxole.cls [ 74%] Generating bin/rexx.img 56 *-* ::METHOD init EXTERNAL "LIBRARY OREXXOLE OLEObject_Init" 2 *-* call 'orexxole.cls' 118 *-* call 'PlatformObjects.orx' rexxPackage -- now load platform-specific builtin classes Error 98 running G:\oorexx.tmp\oorexxBuild\debug32.trunk\bin\orexxole.cls line 56: Execution error. Error 98.903: Unable to load library "OREXXOLE". Logic error: Error building kernel image. Image not saved. NMAKE : fatal error U1077: 'G:\oorexx.tmp\oorexxBuild\debug32.trunk\bin\rexximage.exe' : return code '0xff' Stop. NMAKE : fatal error U1077: '"E:\Programme\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"E:\Programme\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2' Stop. G:\oorexx.tmp\oorexxBuild\debug32.trunk> Compiling for the 64-bit Windows version, svn rev. 11627, works. ---rony
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel