IFC Viewer ifcplusplus

This forum section is only for IFC-related issues
User avatar
twohot
Posts: 63
Joined: Tue May 17, 2011 10:48 pm
Location: 9ja://coalcity
Contact:

Re: IFC Viewer ifcplusplus

Post by twohot »

thanks ... keep up the good work
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

bernd wrote: Wed May 02, 2018 10:30 am updated my repo to the recent Ifc++ https://github.com/berndhahnebach/ifcpl ... its/master
paullee wrote: Mon Dec 25, 2017 3:09 am
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
Thanks! Update to earlier post for installation on Fedora 27...

Ifc++ repo / version : Bernd repo / download zip on 3.5.2018

(ifcplusplus-ac8d5bb4178762cc7428b1e6c78266ccf0eb1a00.zip)

Platform : Fedora 27 Additional package installed...

dnf install qt5-qtbase-devel.x86_64

Result: ....still building.... :)

EDIT: DONE! And better than last version!

The browser to the right works, without freezing /crashing!

...unfortunately, first attempt to open 210_King_Merged.ifc in this version result in segmentation fault...
Screenshot from 2018-05-04 03-15-01.png
Screenshot from 2018-05-04 03-15-01.png (201.13 KiB) Viewed 2963 times
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

:) :D
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

I download again and find the file is different
(not familiar with github & not sure what i had done yesterday to get that 'version')

File downloaded today:
ifcplusplus-a234831acfad7ae1fee26c175bc411d729c0d40e.zip

Now, compiled in Fedora 27 and can open the 210_King_Merged.ifc :)
(no segmentation fault)

Choose File does not though.
Screenshot from 2018-05-04 21-10-49.png
Screenshot from 2018-05-04 21-10-49.png (604.47 KiB) Viewed 2929 times
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

:) The kings file works here too :-) Another small update. More gcc fixes have been merged into ifcplusplus. Thus ATM the original ifcplusplus head compiles on Debian Stretch :-)

bernd
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

another few changes have been made ... the icons are back. It now makes a release build, if no build type is given on cmake. Binary is much much smaller and ifc files will load much much faster. All this is in the main repo of ifcpp and of course in my repo too.

bernd
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

@paullee: do you use osg from fedora or do you compile it yourself?
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

Just use all packages from Fedora!

(Minimal experience in compiling really,
as far as I can remember, ifc++, freeCAD for helping test a bugfix.... any more?)
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

paullee wrote: Fri May 18, 2018 8:07 pm... as far as I can remember, ifc++, freeCAD for helping test a bugfix.... any more?)
I do not really understand this question?
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

bernd wrote: Fri May 18, 2018 8:40 pm
paullee wrote: Fri May 18, 2018 8:07 pm... as far as I can remember, ifc++, freeCAD for helping test a bugfix.... any more?)
I do not really understand this question?
Nothing, just a question for myself :)
Post Reply