Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
234 stars 77 forks source link

FAILURE: Build failed with an exception. #185

Closed 9731756162 closed 5 years ago

9731756162 commented 7 years ago

Build file 'D:\Photon_New\photon-4.4.0\build.gradle' line: 8

BUILD FAILED

Total time: 3.159 secs

abing0214 commented 7 years ago

I got the same error and found a solution here: https://github.com/Netflix/Priam/issues/401

Clone the repository, copy the ".git" (hidden) folder to your "D:\Photon_New\photon-4.4.0\". Then try build.

cconcolato commented 5 years ago

Closing this issue as there was a proposed solution and no response. Reopen the issue if there is still a problem.