Haikuports: Add recipe for openscad (and dependencies)

Created on 30 Sep 2018  路  7Comments  路  Source: haikuports/haikuports

Is possible add this to haiku?
meybe other program to 3d printing?

task type-enhancement

Most helpful comment

Opencsg is easy, openscad too, but Qt got no GL context supports, and openscad dies as it tries to initialize it.

All 7 comments

Looks like it uses Qt5. Perhaps investigate a bit further and see if you can find it's full list of dependencies. Then if/when we have all of the required dependencies building on Haiku, a full port can then be considered.

I think I had a try, and it's not easy in the end. AFAICT opencsg especially is rather hard to get ported.

Opencsg is easy, openscad too, but Qt got no GL context supports, and openscad dies as it tries to initialize it.

It would be helpful if someone were to compile the full list of dependencies and post them here. Then those can be worked on first.

meybe porting only commandline version?
I have script not needed preview

meybe porting only commandline version?
I have script not needed preview

that could serve as a good first step. Are you able to build it on Haiku?

It's worth noting that Cura is written in the Uranium Framework on PyQT5... that would definitely need opengl support in QT also.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

letarg0 picture letarg0  路  4Comments

fbrosson picture fbrosson  路  3Comments

mazbrili picture mazbrili  路  8Comments

kenmays picture kenmays  路  5Comments

Vidrep picture Vidrep  路  6Comments