Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant download gdx-video-desktop-natives.jar #2

Closed
marekhalmo opened this issue Feb 11, 2015 · 19 comments
Closed

Cant download gdx-video-desktop-natives.jar #2

marekhalmo opened this issue Feb 11, 2015 · 19 comments

Comments

@marekhalmo
Copy link

Hello, i tried the maven build but i can't download the gdx-video-desktop-natives.jar
I can't find it in any of my repos including the one mentioned in read.me

Could you help?

@RBogie
Copy link
Member

RBogie commented Feb 11, 2015

Currently the libgdx build server is not fully configured for ffmpeg yet. Unfortunately, the natives are not available until this is done.

At the moment you'll have to manually build the natives to use gdx-video.

I'll leave this issue open until the build server is working.

@marekhalmo
Copy link
Author

Hello thanx for your fast answer!
I tried but i don't know how to launch the compile "com.badlogicgames.gdxvideo:gdx-video-platform:0.0.1:natives-desktop" command

I tried using groovy but there is no such command as compile.

Could you explain how to run the build or for the sake of simplicity send me the compiled jar?
Thanx alot anyway!

@marekhalmo
Copy link
Author

I tried to compile \gdx-video\gdx-video-desktop\jni\build.xml with ant but the error states:
.....\gdx-video\gdx-video-desktop\jni\build.xml:20: .....\extensions\gdx-video\gdx-video-desktop\libs\linux32 does not exist.

are you sure you committed everything to git?

@RBogie
Copy link
Member

RBogie commented Feb 11, 2015

I just checked, and it works perfectly here. I cd into the gdx-video-desktop/jni folder and run ant. It compiled for a while, and results in a jar with compiled libs.

Are you building on windows? If this is the case, you may have to change the compilers in the ant files. They are targeted meant for building from linux.

Anyway, for your convenience, you can find the compiled libs here (built locally on my linux install): http://we.tl/TkUIk5u7n5

@marekhalmo
Copy link
Author

Yes im running win7.

Thanx for the download link - saved me a lot of time!

@Mur4ik
Copy link

Mur4ik commented Mar 6, 2015

Hi. I have the same issue with build natives as marekhalmo.
Could you please share builded libs while this extension is pending state?

Thanks.

@RBogie
Copy link
Member

RBogie commented Mar 6, 2015

Sorry, I didn't know the wetransfer link would go down so soon.

Anyway, you can find it here (Hopefully more permanent this time...)

@snovak
Copy link

snovak commented Feb 17, 2016

Any tips for building on OSX?

@RBogie
Copy link
Member

RBogie commented Feb 17, 2016

I'll update the natives file with macos later today. I've recently got access to a mac. I haven't figured out how to compile ffmpeg for older macosx, so it requires the latest osx currently.

If you want to compile it yourself, have a look at https://github.com/intrigus/gdx-video. I've been discussing with intrigus how to fix the mac build as well. It's a WIP.

@RBogie
Copy link
Member

RBogie commented Feb 17, 2016

The native libraries are updated with the osx libs included. I wasn't able to test them though (I didn't have access to a gdx-video project on that machine, and didn't have time to set one up). I hope it works!

@snovak
Copy link

snovak commented Feb 17, 2016

The native libraries... Is that what should download with a properly configured gradle.build file? Or one of the formerly posted download links?

@RBogie
Copy link
Member

RBogie commented Feb 17, 2016 via email

@JuKu
Copy link

JuKu commented Jan 4, 2017

Is there an fix planned?

@RBogie
Copy link
Member

RBogie commented Jan 4, 2017

It's been a long time because of time shortage off all people involved. Eventually it will arrive, but not short term. It involves a complicated setup and multiple people.

@SimonIT
Copy link
Member

SimonIT commented Dec 31, 2020

Since 8cf9ab7 natives are included in the gdx-video-desktop artifact

@SimonIT SimonIT closed this as completed Dec 31, 2020
@anigart
Copy link

anigart commented Jan 1, 2021

Can gdx-video-desktop.jar be downloaded somewhere (I have an old version but am wondering if there is something newer)? I am not using Gradle, in case it is included there. Would be great to have it also in the "extensions" folder in the nightlies.

@MrStahlfelge
Copy link
Member

You can click on the snapshot badge and download the jar from sonatype manually

@anigart
Copy link

anigart commented Jan 1, 2021

You can click on the snapshot badge and download the jar from sonatype manually

Sorry I am unable to locate such a badge on github. By looking around a bit I found this link: https://oss.sonatype.org/content/repositories/snapshots, however, it leads to "Directory listing forbidden". Does it require Maven?

@MrStahlfelge
Copy link
Member

https://oss.sonatype.org/content/repositories/snapshots/com/badlogicgames/

bbb651 added a commit to bbb651/STS_VideoTheSpire that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants