dushyant basson
429f468e47
Update src/qtviewer/ParseIfcFile.cpp
...
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com >
2024-04-16 10:28:25 +02:00
dushyant basson
504307791c
Update src/qtviewer/ParseIfcFile.cpp
...
Co-authored-by: Thomas Krijnen <t.krijnen@gmail.com >
2024-04-16 10:28:25 +02:00
dushyant basson
ac8db0e21b
Revert "Updated included header files"
...
This reverts commit 65f86d929e .
2024-04-16 10:28:25 +02:00
dushyant basson
74d790a28e
Updated included header files
2024-04-16 10:28:25 +02:00
Dushyant Basson
14454d1b78
Added output panel (for debug info, etc.)
2024-04-16 10:28:25 +02:00
Dushyant Basson
98102b9df0
added IFCOS libraries; Qt include dir
2024-04-16 10:28:25 +02:00
dushyant basson
3783729900
Rename files - fixing case change
2024-04-16 10:26:59 +02:00
dushyant basson
eefe821d0a
Updated to use Qt6; Created initial structure of the viewer with OpenGL widget
2024-04-16 10:26:58 +02:00
Dushyant Basson
421b58850c
Updated to use Qt5
2022-04-23 15:19:10 +02:00
Dushyant Basson
be7e85fc2d
Revert "Updated to use Qt5"
...
This reverts commit 06fe4abf6a .
2022-04-23 15:19:10 +02:00
Dushyant Basson
0cf3c97eb2
Updated to use Qt5
2022-04-23 15:19:10 +02:00
Johannes Obermayr
42188904af
Fixes to build on openSUSE/Packman. ( #67 )
...
- Support different BINDIR, INCLUDEDIR and LIBDIR on install
- Take right python dir on x86_64 arch
- Fix build against Boost >= 1.58
- Make it possible to build libIfcGeom shared to reduce size of dependent binaries
- Fix INSTALL_RPATH
- Fix some more compiler warnings
2016-05-15 15:47:21 +02:00
Stinkfist0
431e993ba3
CMake biz: Instead of providing elusive prints of missing dependencies for required features and continuing the build configuration, fail fast instead; user can easily disable the feature or fix the paths for the dependency.
2015-11-11 13:30:30 +02:00
Stinkfist0
89a015724b
CMake biz: rename OCE_LIBRARIES to OPENCASCADE_LIBRARIES, use this variable also in examples & qtviewer CMakeLists.txt
2015-11-09 17:42:46 +02:00
Thomas Krijnen
b4e42025fd
Convert all .cpp and .h files to UTF-8 with BOM
2012-07-19 18:26:47 +00:00
Tiago Leao
9a54a64311
typos correction.
2012-06-22 13:02:36 +00:00
Tiago Leao
eb0b865501
removed unnecessary/undefined function, compilation OK.
2012-06-22 12:49:34 +00:00
Tiago Leao
887ce9f9ef
QT Viewer main structure.
...
CMake: added an entry at main CMake script that makes QTViewer an optional build.
QT Viewer main structure only, libQGLViewer or any 3D functionality can be added to mainWindow as a widget later on.
2012-06-22 12:28:34 +00:00