IFC Viewer ifcplusplus

This forum section is only for IFC-related issues
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

success on Debian Stretch and with latest IFC++ :D I will push it to my repo later on ...


Screenshot_20171221_224538.png
Screenshot_20171221_224538.png (165.85 KiB) Viewed 3158 times
Screenshot_20171221_225704.png
Screenshot_20171221_225704.png (920.59 KiB) Viewed 3158 times
paullee
Veteran
Posts: 5118
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

Ok, fedora 27 is installed.

Would try compile like Twohot did.

Maybe latest repo etc.
paullee
Veteran
Posts: 5118
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

Ok, Bernd's repo built on Fedora 27... similar result like Fedora 25 - only 3 'objects' in tree view on the right hand side... crash selecting object in model

File loaded: 2731913 entities in 236987 sec. <--- time doesn't seem to be right, should be below 10min or 6-7min on core i3 3.1ghz.


BTW, I find dump_mesh_debug.txt, though not understanding the content :)


Packages installed in Fedora 27
Ifc++ repo / version : Your repo / download zip on 14.12.2017
Platform : Fedora 27

dnf install boost-devel.x86_64
dnf install boost.x86_64
dnf install gcc-c++.x86_64
dnf install gcc.x86_64
dnf install cmake.x86_64
dnf install cmake-gui.x86_64 cmake.x86_64 qt-devel.x86_64 OpenSceneGraph-devel.x86_64 freecad.x86_64 freecad-data.noarch OpenSceneGraph-qt-devel.x86_64


Packages installed in Fedora 25
Ifc++ repo / version : Your repo / download zip on 14.12.2017
Platform : Fedora 25

Packages installed by myself other than those had been added for any reasons:

dnf install qt-devel.x86_64
dnf install OpenSceneGraph-devel
dnf install OpenSceneGraph-qt-devel.x86_64
dnf install cmake-gui
dnf install cmake

dnf install python-libs.x86_64 (I am not sure if this is relevant)
dnf install python-devel.x86_64 (I am not sure if this is relevant)
dnf install boost-devel.x86_64 boost-devel.i686 (this maybe for both IfcOpenShell _+_ IfcPlusPlus)
dnf install OCE-devel.x86_64 (this maybe only for IfcOpenShell)

Fedora 27
Screenshot from 2017-12-25 10-54-33.png
Screenshot from 2017-12-25 10-54-33.png (715.31 KiB) Viewed 3116 times
Screenshot from 2017-12-25 10-53-08.png
Screenshot from 2017-12-25 10-53-08.png (369.88 KiB) Viewed 3116 times
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

Here is what I did to get the latest Ifc++ building against Qt5 (The Ifc++ from my repos master branch is outdated. It's over a year old already.). One needs to build openscenegraph. What I did before starting was removing all osg packages to be really sure my self build osg is used.

See https://gist.github.com/berndhahnebach/ ... 3da1b1b95a for all commands on a fresh debian stretch. It even installs.

This one does not crash for me. Would be cool if others would give it a try too.

Bernd
User avatar
twohot
Posts: 63
Joined: Tue May 17, 2011 10:48 pm
Location: 9ja://coalcity
Contact:

Re: IFC Viewer ifcplusplus

Post by twohot »

# jasper wird nicht gefunden, aber auf mainrechner auch so
You lost me there
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

twohot wrote: Thu Dec 28, 2017 10:43 am
# jasper wird nicht gefunden, aber auf mainrechner auch so
You lost me there
updated
User avatar
twohot
Posts: 63
Joined: Tue May 17, 2011 10:48 pm
Location: 9ja://coalcity
Contact:

Re: IFC Viewer ifcplusplus

Post by twohot »

anstatt jasper dev
Google translate said
"Instead of Jasper Dev" ;)
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

twohot wrote: Thu Dec 28, 2017 11:20 am
anstatt jasper dev
Google translate said
"Instead of Jasper Dev" ;)
done another update
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

no crash on click on objects, King_merged opens fine ...

Screenshot_20171228_125420.png
Screenshot_20171228_125420.png (638.92 KiB) Viewed 3032 times
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

updated my repo to the recent Ifc++ https://github.com/berndhahnebach/ifcpl ... its/master
Post Reply