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

Please add build instructions #23

Open
yurivict opened this issue Dec 15, 2018 · 2 comments
Open

Please add build instructions #23

yurivict opened this issue Dec 15, 2018 · 2 comments

Comments

@yurivict
Copy link

Both this project and linked projects (OpenSourcePhysics/osp, etc) don't have any build instructions.

I would like to create a FreeBSD port and build from source, but how to build it? I don't want to use pre-built jars.

@nickkolok
Copy link

nickkolok commented Jan 20, 2019

@yurivict , sorry for non-immediate answer :(
Thank you for your interest to OSPTracker!
You can try to use https://github.com/nickkolok/osptracker-build (ant/eclipse/IntelliJ Idea) or the original version https://github.com/fschuett/osptracker-build (ant/eclipse).

Please don't hesitate to write here if you have any problems.

@nickkolok
Copy link

The most probable problem that you will encounter is related to loading ffmpeg libraries. This is because the mechanisms of loading libraries differ from Linux to FreeBSD... AFAIK :)
If you want to build Xuggle version, please check out to branch bundle-jars-xuggle of https://github.com/nickkolok/osptracker-build

We will be happy to receive your pull-requests which add FreeBSD building compatibility (if any changes are needed).

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

2 participants