Can't use FutureLib - can't find future45.qlb

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
JeroenH

Can't use FutureLib - can't find future45.qlb

Post by JeroenH »

I would like to use FutureLib, but I can't get it to work. The docs say to start it with qfuture.bat, but that file contains this:

qb.exe /L future45.qlb /ah

The problem is (I think) that there is no future45.qlb in the FutureLib zipfile.

What do I do wrong?
buff1

Post by buff1 »

That just loads the library.

The zip file doesn't contain the library per se, but (if it's the same
one that I have for download) looks like it contains all the files needed
to create it.

Try running flbuild.exe

In the File dropdown looks like there's an option to build the lib for QB 4.5
buff1

Post by buff1 »

Never did use this lib although new the author and others said it was great,
be sure to unzip it with the subdirectories being recreated so it can find
the files correctly.
Dr_Kronck

Post by Dr_Kronck »

Make sure you set QB's library paths to the right directory also. It should be under options/set paths. It's been a while, but that should be the way it is. ;)
Post Reply