On 17.12.2018 14:12, Rick McGuire wrote:
> What compiler version are you using?

    G:\oorexx.tmp\oorexxBuild\debug32.trunk>cmake -G "NMake Makefiles" 
F:\work\svn\oorexx\main\trunk
    -- The C compiler identification is MSVC 19.0.24215.1
    -- The CXX compiler identification is MSVC 19.0.24215.1
    -- Check for working C compiler: E:/Programme/Microsoft Visual Studio 
14.0/VC/bin/cl.exe
    -- Check for working C compiler: E:/Programme/Microsoft Visual Studio 
14.0/VC/bin/cl.exe -- works

    ... cut ...
    -- Building for a 32-bit architecture
    ... cut ...

---rony


>
>
>
> On Mon, Dec 17, 2018 at 8:10 AM Rony G. Flatscher <rony.flatsc...@wu.ac.at
> <mailto:rony.flatsc...@wu.ac.at>> wrote:
>
>     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

Reply via email to