xbpeng / DeepMimic

Motion imitation with deep reinforcement learning.
https://xbpeng.github.io/projects/DeepMimic/index.html
MIT License
2.33k stars 489 forks source link

The DeepMimicCore_wrap.cpp was not fully generated. #203

Open 282114790 opened 2 months ago

282114790 commented 2 months ago

When I build using the 'Release_Swig' and 'x64' options, I receive the following error: “DeepMimicCore_wrap.cpp(16256,1): fatal error C1004: Unexpected end of file encountered.” The content of DeepMimicCore_wrap.cpp is truncated, and I don't know the reason. Could you provide some clues? Thank you.