Problems with LEND data

Colleagues, good day!
I trying to use ShieldingLEND like physicslist:
G4VModularPhysicsList Phys = new ShieldingLEND;*
runManager->SetUserInitialization(Phys);
But when I run my application, I get the following error:
<<< Geant4 Physics List simulation engine: Shielding
<<< LEND will be used for low energy neutron and gamma projectiles
teststatus = 3
XML_Error code = 0
XML_ErrorString = (null)
error line, column = 1, 0
of file ./gammas/001_H_002/001_H_002.xml
At line 177 of C:\work\data\geant4_10_07_p02\source\processes\hadronic\models\lend\src\xDataTOM_importXML.cc in function GIDI::xDataXML_endXMLParsing
could not open XML file ./gammas/001_H_002/001_H_002.xml
At line 105 of
C:\work\data\geant4_10_07_p02\source\processes\hadronic\models\lend\src\xDataTOM_importXML.cc
in function GIDI::xDataXML_importFile2

Operation System Windows 10
Version geant4_10_07_p02
G4LENDDATA=C:\work\data\LEND

Could you help me? Thanks you!

When I did the same thing under Linux, there were no problems.

Operation System LinuxMint
Version geant4_10_07_p04
G4LENDDATA=/home/usr/data/LEND