Package Details: openmodelica 1.22.3-1

Git Clone URL: https://aur.archlinux.org/openmodelica.git (read-only, click to copy)
Package Base: openmodelica
Description: Open-source Modelica-based modeling and simulation environment
Upstream URL: https://www.openmodelica.org
Licenses: OSMC-PL
Submitter: hobbypunk
Maintainer: kyak (xantares)
Last Packager: xantares
Votes: 8
Popularity: 0.000455
First Submitted: 2017-10-02 19:23 (UTC)
Last Updated: 2024-04-03 21:00 (UTC)

Dependencies (12)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

kyak commented on 2022-06-21 18:40 (UTC)

Guys, I'm calling out for co-maintainers. If you are willing to help, please let me know.

xantares commented on 2022-06-07 07:26 (UTC)

I think you may want to append to CXX flags, not replace them:

export CXXFLAGS="${CXXFLAGS} -std=c++14"

kyak commented on 2022-03-05 04:54 (UTC)

@FlashNoob98 yes. If you really need this, feel free to send patches.

FlashNoob98 commented on 2022-03-04 09:46 (UTC)

Hi, is there any way to generate a .desktop file with correct icon of OMEdit?

kyak commented on 2021-09-21 17:10 (UTC)

@xantares omniORB is a dependency of OMOptim and thus required. Please check https://github.com/OpenModelica/OMOptim

xantares commented on 2021-09-15 08:12 (UTC) (edited on 2021-09-15 08:21 (UTC) by xantares)

omniorb is compiled as part of the package (see 3rd party directory of omcompiler)

you can check the package dependencies with namcap and see it's never linked anywhere

I'm compiling openmodelica-omc withouth these and its fine

kyak commented on 2021-09-10 16:45 (UTC)

@xantares please provide more details as to why omniorb is not necessary.

xantares commented on 2021-08-03 18:21 (UTC)

turns out omniorb is not necessary

kyak commented on 2021-07-15 17:12 (UTC)

@jhq, wow, I was so sure I've committed the cherry-pick -n thing.

I've pulled all of your changes and bumped the pkgrel this time.

Thank you!

Please let me know if everything works for you as well.