Search found 5 matches

by ppenguin
Tue Dec 19, 2023 9:30 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 175
Views: 63465

Re: Supporting Qt 6 - What's needed?

Iluinrandir wrote: Sun Dec 17, 2023 6:50 pm
error: invalid use of incomplete type 'PyTypeObject' {aka 'struct _typeobject'}
means you build pyside with limited python API. The default build of pyside forces limited api.
Does that mean if I rebuild pyside with the "correct" options and depend on it this error should be gone?
by ppenguin
Tue Dec 19, 2023 9:28 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 175
Views: 63465

Re: Supporting Qt 6 - What's needed?

I'm trying my hand at this as well... I thought quarter supersedes soqt? FWIW, I seem to be able to build pivy without soqt, but since it doesn't appear to use quarter instead, I guess that just leads to a "dysfunctional" pivy for our purposes? No it's totally ok to build pivy without soq...
by ppenguin
Sun Nov 26, 2023 5:13 pm
Forum: Developers corner
Topic: Supporting Qt 6 - What's needed?
Replies: 175
Views: 63465

Re: Supporting Qt 6 - What's needed?

here is branch which should be pyside6/qt6 compatible. But I haven't tried so far as I do not have a soqt build against qt6: https://github.com/coin3d/pivy/tree/conda-py311%2C-py312 and here my attempts to build soqt for qt6: https://github.com/conda-forge/soqt-feedstock/pull/18 I'm trying my hand ...
by ppenguin
Sat Jul 18, 2020 8:29 pm
Forum: FEM
Topic: Modelica
Replies: 42
Views: 39072

Re: Modelica

Really nice to see this topic discussed! Being mainly experienced in CAE for mechanical, control, and some hydraulics (OpenModelica, Adams, Simulink, "raw python"), I've read this with great interest. I don't want to limit the discussion, but my take is that if such a thing has a chance it...
by ppenguin
Fri Mar 23, 2018 11:52 am
Forum: FEM
Topic: FEM on Mac OSX
Replies: 101
Views: 37854

Re: FEM on Mac OSX

On a side note (since, no offense, the postproc capabilities of FC are a bit limited), I have had great results using paraview as a post processor for FEM results.