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

yocto for coin3d #418

Open
blithe2015 opened this issue Nov 13, 2020 · 4 comments
Open

yocto for coin3d #418

blithe2015 opened this issue Nov 13, 2020 · 4 comments
Labels
enhancement New feature or request task

Comments

@blithe2015
Copy link

There are recipes for coin3d.

@VolkerEnderlein
Copy link
Collaborator

What does this issue mean? Is it meant as question or does it mean: "Please provide a yocto build recipe for coin3d" or do you have knowledge of a build recipe you'ld like to share with us? Please clarify.

@blithe2015
Copy link
Author

Please provide a yocto build recipe for coin3d

@Vanuan
Copy link
Contributor

Vanuan commented Dec 24, 2020

What is yocto?

@WizzerWorks
Copy link

Yocto is a build system for embedded devices. I have a lot of experience in writing recipes for RDK, a reference design kit for Linux from Comcast for interactive set-top box devices. The thing about Yocto is that you usually target a hardware vendor BSP and stack. There are generic yocto recipes for open-source projects that can be used for most Linux platforms.

I think the initial Yocto recipe for coin3d will be straight-forward with OpenGL dependencies. However, the windowing toolkit (i.e. Quarter, SoQt, etc.) will be take more work for the target platform. Are you thinking of Quarter/SoQt for embedded devices? Or are you thinking of a new toolkit that can be used for non-Qt platforms?

@VolkerEnderlein VolkerEnderlein added enhancement New feature or request task labels Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

4 participants