Creating a new project with this sample as main program and adding all include files from de SDK and Util directory I still have linking errors when building.
Error LNK2019 unresolved external symbol NvAPI_GPU_GetMemoryInfo referenced in function "unsigned long cdecl GetFramesFB(struct IDirect3DDevice9 *,struct HWND *,unsigned long,unsigned long)" (?GetFramesFB@@YAKPEAUIDirect3DDevice9@@PEAUHWND__@@KK@Z) NVFPC_EnebleAPI \NVFPC_EnebleAPI\Utils.obj 1
Does anyone has any idea how to fix it? Ive tried everything.
Thank you.