views:

45

answers:

0

error LNK2019: unresolved external symbol _CeCreateDatabaseWithProps referenced in function "public: __thiscall EDB::EDB(void)" (??0EDB@@QAE@XZ)

I got the following linker error in the .obj file of my project. I have coredll.lib and Windbase_edb.h Windbase.h winbase.h included in the project covering the dependancies as instructed in msdn documentation on edb.