Select Page

Essbase C API error LNK2019: unresolved external symbol _EssInit

Author: Christian Screen | 1 min read | September 9, 2010

If the following or similar error is received when compiling the C API the resolve comes by simply adding the ESSAPINU.lib into the project.  Don’t just link it, actually add it to the project and recompile to resolve the compile issue.

Error    11    error LNK2019: unresolved external symbol _EssInit referenced in function “void __cdecl ESS_Init(void)” (?ESS_Init@@YAXXZ)

Subscribe to Our Blog

Never miss a post! Stay up to date with the latest database, application and analytics tips and news. Delivered in a handy bi-weekly update straight to your inbox. You can unsubscribe at any time.