How to include graphics

So I have exchanged the Inform6.exe to v6.44 and manually changed the backslashes to slashes in the .bli file, which now looks like this:

! Blorb Resource Definitions File
! Generated automatically by c:\SugarSync\Inform 6\Games\Wanderlust\bres.
! Do not edit!
! Include this file in your inform source with “Include “Wanderlust.bli”;”

Message “Including c:/SugarSync/Inform 6/Games/Wanderlust/bres resource declarations generated on 11-13-2025”;

This took away some errors when compiling my game. Still - shouldn’t there be more content in that .bli file?

Now compiling the game results in this:

Any idea what’s still missing? Thanks!!