Menu

#1532 5.0 ooDialog sample fails due to missing DLL

5.0.0
closed
Erich
None
none
1
2023-01-01
2018-03-29
Erich
No

The ooRexx 5.0.0 ooDialog sample AnimalGame fails because its sample-specific resource DLL samples\oodialog\res\AnimalGame.dll is missing from installer

       *-* Compiled method "GETIMAGES" with scope "ResourceImage".
   122 *-* bitmaps = res~getImages(imageIDs)
       *-* Compiled method "NEW" with scope "Object".
       *-* Compiled method "NEW" with scope "PlainBaseDialog".
    73 *-* dlg = .AnimalDialog~new(prgDir"res\AnimalGame.dll", IDD_ANIMALS, b., firstEditID, lastEditID)
Error 88 running C:\Program Files\ooRexx\samples\oodialog\AnimalGame.rex line 73:  Invalid argument.
Error 88.900:  The .ResourceImage object must not be null.

We'll probably need a CMake update patch (see samples\oodialog\res\res.mak)
There may be more implications, as res.mak builds even more stuff:

AnimalGame.dll
AnimalGame.res
oowalk2.dll
oowalk2.res
PropertySheetDemo.res
res.mak
TabOwnerDemo.res

Discussion

  • Erich

    Erich - 2018-10-27
    • status: open --> pending
    • assigned_to: Erich
     
  • Erich

    Erich - 2018-10-27

    This issue has been fixed with revision [r11507]

     

    Related

    Commit: [r11507]

  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo