bass.dcu/delphi 7/ idiot question

Started by ill13,

ill13

I'll start off with an apology...
 
Sorry, for the dumb q... :)

Whenever I try to run a delphi bass example (I am using delphi 7), I get a

 "file not found 'bass.dcu'"

  I've noticed that delphi seems to create this file for other files/references, but not for the bass.dll. I am a complete newbie to delphi -as in the last two days. So could anyone tell me what I am missing or need to add to get the samples to execute?

thanks

david

ill13

Okay, I answered it myself...

It looks like 'bass.pas' needs to be in delphi's "lib" folder versus just having it in the 'app.path' (or whatever delphi chooses to call it)

thanks :)