Search Criteria
Package Details: openctm-tools 2:1.0.3-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openctm-tools.git (read-only, click to copy) |
|---|---|
| Package Base: | openctm-tools |
| Description: | Open Compressed Triangle Mesh file format |
| Upstream URL: | https://sourceforge.net/projects/openctm |
| Keywords: | 3d, collada compression, geometry3ds, meshes, openctm, stl, |
| Licenses: | zlib |
| Submitter: | exos |
| Maintainer: | exos |
| Last Packager: | exos |
| Votes: | 7 |
| Popularity: | 0.102580 |
| First Submitted: | 2021-06-26 17:51 (UTC) |
| Last Updated: | 2025-11-16 19:39 (UTC) |
Dependencies (3)
- glu (glu-gitAUR)
- glut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR, freeglut)
- gtk2-compat
Required by (5)
- meshlab (make)
- meshlab (optional)
- meshlab-appimage (optional)
- meshlab-git (make)
- meshlab-git (optional)
Latest Comments
« First ‹ Previous 1 2
mickhowe commented on 2021-10-27 03:23 (UTC)
Build failed with :- sysdialog_gtk.cpp:28:10: fatal error: gtk/gtk.h: No such file or directory 28 | #include <gtk/gtk.h> | ^~~~~~~~~~~ compilation terminated. make[1]: [Makefile.linux:65: sysdialog_gtk.o] Error 1 make[1]: Waiting for unfinished jobs.... make[1]: Leaving directory '/home/mick/aur/openctm-tools/src/OpenCTM-1.0.3/tools' make: *** [Makefile.linux:43: toolset] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
I have /usr/include/gtk-2.0/gtk/gtk.h and /usr/include/gtk-3.0/gtk/gtk.h not sure what to do. Can I create a symlink in /usr/include/ pointing to /usr/include/gtk-2.0/gtk/gtk.h ?? its been a few years since I tried anything like this.
« First ‹ Previous 1 2