Axe Software Forums
  Quest Developer Forum
  Libraries and QDK


Author Topic:   Libraries and QDK
RKFM posted 05-12-2001 15:12 GMT     
Alex,

You probably already know this but:

QDK doesn't read any .lib files. Neither the editor nor the game.

It's strange, because the .asl file QDK creates has the .lib 'included' in it, but even if you launch the game from the .asl file, it doesn't see it.

Very strange.

RK

RKFM posted 05-12-2001 21:51 GMT          
Another clue:

I made an .asl file from scatch, and included the library file. No problem. However, when I loaded the .asl file into QDK, then saved it, it wouldn't see the library any longer. Even though if you look at .asl file and see that the library is still 'included' and everything looks the same, neither the game interpreter nor QDK uses it.

Is this just me?

RK

RKFM posted 05-12-2001 22:03 GMT          
I feel like an ass. I realized that the library file IS working correctly. I WAS missing something. I guess when you step away from it for a while and come back you see more clearly.

I hope this didn't set off a wild bug humt.

Apologies,

RK