Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multikey Error?
#1
Could someone tell me what I'm doing wrong here?

Code:
#include "fbgfx.bi"
do
   ? multikey(SC_ESCAPE)
LOOP UNTIL inkey$<>""

Gives a fake: undefined ref to fb_gfxMultikey@4 error under XP.
Reply
#2
It only works if SCREEN is called, and the gfxlib is only linked automatically if SCREEN and some other GFX statements (not functions) are used.
Reply
#3
I see....thanks mate.

Has anyone told you that you are doing a wonderful job today? :-)
Reply
#4
Np. Actually i got a bunch of complains about bugs ;)

One day, one day, heh..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)