Re: error: LNK2001: unresolved external symbol __imp_SHFileOperationW

2018-12-17 Thread Igor Sapego
ot; > > I also added ignite.core.dll and ignite.jni.dll to my build folder. > However when I build the sample C++ code for First Ignite Data Grid > Application from https://apacheignite-cpp.readme.io/docs/getting-started-1, > I get the following error: ignite.common.lib(platform_utils.obj):-1: error: > LNK2001: unresolved external symbol __imp_SHFileOperationW . Any idea how I > can fix this? Thank you. > > Kind regards, > > Nick >

error: LNK2001: unresolved external symbol __imp_SHFileOperationW

2018-12-16 Thread nick.snels
ease/ignite.jni.lib" \ "$$IGNITE_HOME/platforms/cpp/project/vs/x64/Release/ignite.lib" I also added ignite.core.dll and ignite.jni.dll to my build folder. However when I build the sample C++ code for First Ignite Data Grid Application from https://apacheignite-cpp.readme.io/d