View Single Post
01-19-09, 09:54 PM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
First, it's CallbackHandler-1.0.xml (@twobits: the .xml file loads the .lua file- .xml files should be used in toc's if available instead of the lua files, as it makes it easier for you when the library author updates the lib and adds/removes files to it).

Second, if you have the lib files in folders inside your addon folder, make sure that that is part of your path in the toc file (ie, CallbackHandler-1.0\CallbackHandler-1.0.xml).

Third, have you completely exited and restarted the game since adding those libraries to your project *and* its toc file?
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote