Hi,
I am trying to compile the SDK examples. The debug mode can be compliled successfully but when I compile in release mode, the following error message shows up:
fatal error LNK1181: cannot open input file ‘cutil32.lib’
I searched in my computer but couldn’t find cutil32.lib, instead, I can find cutil32.dll and cutil32D.dll.
Any suggestions?
Thanks!