Gbd28181Device.cpp(550,18): error C4996: ‘pugi::xml_ Document:: load ‘: declared deprecated
For the above problems, I find the following three solutions:
Method 1: Project Properties & gt; Configuration Properties > C/C++ > General > SDL checks off
Method 2: #pragma warning (disable: 4996)
Method: 3:/WD 4996