On 08/31/2016 07:11 PM, Thiago Macieira wrote: > Em quarta-feira, 31 de agosto de 2016, ?s 16:40:06 PDT, Trace Log escreveu: >> Download >> /home/kunal/proj/custom/iotivity-1.1.1/extlibs/gtest/gtest-1.7.0.zip from >> https://googletest.googlecode.com/files/gtest-1.7.0.zip Downloading ... >> scons: *** HTTP Error 404: Not Found >> [https://googletest.googlecode.com/files/gtest-1.7.0.zip] Stop. >> >> >> the url itself https://googletest.googlecode.com/files/gtest-1.7.0.zip >> results in 404. >> >> Can you please suggest fix or alternative. > > The fix is to find the correct URL for GTest version 1.7 and change the file > that > contains the URL. Once you do that, you should submit the fix to IoTivity so > other may benefit from it. > > I believe you can find the URL here: > https://github.com/google/googletest/releases
that is the official place (google code has been on the way out for a long time), but apparently there's some issue with the 1.7.0 zipfile at github (or so I was told). I know Philippe Coval was already working on this one.
