Open Cascade Module
Martin Marmsoler
martin.marmsoler at gmail.com
Wed Feb 28 14:12:28 UTC 2018
Hello,
I'm trying to create a flatpak package for horizon
https://github.com/Murmele/horizon.
A dependency of horizon is open cascade, but if I build the flatpak
package, I get the following error:
"CMake Error at cmake_install.cmake:36 (file):
file cannot create directory: /usr/local/share/oce-0.18/src/OS. Maybe
need
administrative privileges."
oce.json modul:
{
"name": "oce",
"modules":[
"glu-9.0.0.json",
{
"name": "oce01.8",
"buildsystem":"cmake",
"sources": [
{
"type":"git",
"url": "https://github.com/tpaviot/oce.git",
"tag": "OCE-0.18.3"
}
]
}
]
}
How do I add opencascade?
Best regards,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20180228/d9d0057f/attachment.html>
More information about the Flatpak
mailing list