Issues during execution of prepare_dependencies

13 views
Skip to first unread message

Tan JH

unread,
Aug 31, 2018, 1:12:37 PM8/31/18
to Google APIs Client Library for C++
Hello, I have tried to build the Google C++ API Library, but constantly run into this same error and hope someone would be able to assist.
During the execution of prepare_dependencies, this error keeps popping up.

These files could not be found and will not be loaded.Traceback (most recent call last):
  File "./prepare_dependencies.py", line 1161, in <module>
    processed_packages = installer.Run()
  File "./prepare_dependencies.py", line 1142, in Run
    self.ProcessDependencyOrDie(key)
  File "./prepare_dependencies.py", line 1130, in ProcessDependencyOrDie
    value.Process()
  File "./prepare_dependencies.py", line 544, in Process
    self.Unpackage()
  File "./prepare_dependencies.py", line 392, in Unpackage
    self.MaybeTweakAfterUnpackage()
  File "./prepare_dependencies.py", line 340, in MaybeTweakAfterUnpackage
    open(marker, 'w').close()

The text above is followedby a FileNotFoundError with Errno 2 that states there is "No such file or directory" with regards to "google-api-cpp-client-master\\external_dependencies\\gflags-2.2.0\\vsprojects\\libgflags\\_upgraded_vc"
Reply all
Reply to author
Forward
0 new messages