Closed aklisanic closed 9 years ago
I have same problem. It seems the library is missing from repository - no gdx-video @ https://oss.sonatype.org/content/repositories/releases/com/badlogicgames/. I wonder if it is no longer supported/compatible or what is the cause.
The libs are indeed not yet in the maven repos. See issue #2. Unfortunately, there were a lot of issues getting it to run on the libgdx build server. Then a period came where everybody was extremely busy. We unfortunately still are. This christmas I was planning on trying to run the build on travis-ci. Until then, you'll have to build the library yourself. A precompiled package with the native libraries can be found in issue #2.
Thank you for response. I'm glad the project is alive :).
Passt fuer mich. Hast du mit Kern, Klampfl und Schulze auch geredet?
Mario On Nov 24, 2015 7:04 PM, "monnef" notifications@github.com wrote:
Thank you for response. I'm glad the project is alive :).
— Reply to this email directly or view it on GitHub https://github.com/libgdx/gdx-video/issues/8#issuecomment-159357945.
Yep. Solution from #2 looks OK for now. Good luck with making it work on server.
I am getting this and similar errors for all gdx-video related libs I included in my project's gradle build scripts. I followed instructions on main page. Is there anything else I need to do?