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

Add support for linux-mips64el to OpenCV #621

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Add support for linux-mips64el to OpenCV #621

merged 1 commit into from
Oct 12, 2018

Conversation

theaoqi
Copy link
Contributor

@theaoqi theaoqi commented Oct 12, 2018

Built on Loongson 3A3000 CPUs, which are little-endian MIPS64.
OS: Loongnix (based on Fedora 21, http://www.loongnix.org)
gcc: 4.9.3
glibc: 2.20
jdk: OpenJDK 8 ported by loongson (http://ftp.loongnix.org/toolchain/java/openjdk8/jdk8-mips64-8.tar.gz)

@saudet
Copy link
Member

saudet commented Oct 12, 2018

Thanks! We'll first need to add properties for this platform here though:
https://github.com/bytedeco/javacpp/tree/master/src/main/resources/org/bytedeco/javacpp/properties

@theaoqi
Copy link
Contributor Author

theaoqi commented Oct 12, 2018

Thanks! We'll first need to add properties for this platform here though:
https://github.com/bytedeco/javacpp/tree/master/src/main/resources/org/bytedeco/javacpp/properties

Do I need to pull request to https://github.com/bytedeco/javacpp?

By the way, I am working on some other maven modules on mips64el. Opencv is the first attempt and I want to learn how to contribute :)

@saudet
Copy link
Member

saudet commented Oct 12, 2018

Yes, please send a pull request to that repository.

@saudet
Copy link
Member

saudet commented Oct 12, 2018

Looks good! Thanks

@saudet saudet merged commit 9f1657d into bytedeco:master Oct 12, 2018
@theaoqi theaoqi deleted the opencv-mips64el-support branch October 12, 2018 07:02
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

Successfully merging this pull request may close these issues.

None yet

2 participants