View Single Post
Re: Argh. Compiles, but linking goes wrong... Metamod related
Old
  (#7)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: Argh. Compiles, but linking goes wrong... Metamod related - 17-12-2004

Ok, you should have that in the META_FUNCTIONS gMetaFunctionTable object.
If your sure GetEngineFunctions is included make sure its spelled correctly on both ends and exported with some macro like C_DLLEXPORT or whatever the sdk provides for exporting functions.
  
Reply With Quote