Here's a which2.exe which can list DLL's in the libpath, eg
which2 -la libvpx4.dll
Do similar for other DLL's that give you a sys2070
@Pete, I've restored the line LIBPATH=.; ...... as it was before, keeping C:\USR\LIB as first call
@Dave , in the actual system (after the qt5-qtwebengine-examples installation) :
[C:\OS2\WHICH2]which2 -la libvpx4.dll
libvpx4.dll is NOT FOUND in:
., c:/usr/lib, c:/usr/local/lib, c:/ibmlan/netlib, c:/muglib/d
c:/ibmgsk50/lib, c:/ibmgsk40/lib, c:/ibmgsk/lib, c:/mptn/dll,
c:/ibmcom/dll, c:/os2/mdos, c:/, c:/os2/apps/dll, c:/mmos2/dll
c:/vlc2/usr/local/lib, c:/ndfs, c:/odin/system32, c:/office51
in the previous state system, the one I've cloned for working with this task:
[C:\OS2\WHICH2]which2 -la libvpx4.dll
c:/usr/lib/libvpx4.dll
and of course Firefox runs.
While for libcx0.dll , mentioned in the latest error message when trying to start simplebrowser.exe
[C:\OS2\WHICH2]which2 -la libcx0.dll
c:/usr/lib/libcx0.dll
appears to be in the right place