Miniwood .. Library "dos.hwl" cannot be loaded!
Posted: Sat Mar 14, 2026 4:18 pm
Using Windows IDE and Miniwood...
That are my first 5 lines in my script:
When compiling, it works quiet nice upto @USING "dos", here is my compiler output:
When checking C:Program Files/Hollywood/Libs, there is no "dos.hwl" ???
That are my first 5 lines in my script:
Code: Select all
@USING "requester"
@USING "network"
@USING "time"
@USING "event"
@USING "dos"
Code: Select all
Loading library requester.hwl...done
Loading library network.hwl...done
Loading library time.hwl...done
Loading library event.hwl...done
Loading library dos.hwl...failed
Error in line 5 (servclear-1-0.hws): Library "dos.hwl" cannot be loaded!