The ArtOfBI.com Newsletter

Is stupid new and freshly informative on BI and EPM.

Save one little gremlin by not pouring water on its head.

Or, sign up for killer tips, tricks and other BI / EPM goodness delivered right to your inbox.

Hell just do both. Enter your email below.

Oh no what happened?
I already signed up.

BTW, Signing up gets rid of this annoying banner.

Cheers,
Christian & The ArtOfBi.com Team

Essbase C API error LNK2019: unresolved external symbol _EssInit

  • Sharebar

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)

###


Comments:

Comments are closed.