On 28/11/2020 14.48, Jogchum Reitsma wrote:
Hi,
Is there anyone here who has successfully compiled regard2d? As stated on the project site, ",It converts photos of an object, taken from different angles, into a 3D model of this object."
The main site is at https://www.regard3d.org/index.php. There is no Linux binary available, let alone an rpm-package for OpenSuse.
There is a link to instructions for compiling it on Linux, and, following that, I tried to compile the first part (OpenMVG), but it halts at
MainWindow.cc:(.text+0x30d1): undefined reference to `image_undistort_gui::MainWindow::staticMetaObject'
From there I'm to less a programmer as to know how to proceed.
Anyone who has compiled this, or wants to guide me in how to make this a success?
Any help appreciated!
I have downloaded the sources (Regard3D_src_1.0.0.7z). There is no makefile, and of course, no spec file (so forget about the OBS). There is no README, no 'configure', no documentation directory, no hint of how this project is supposed to be built. There is only a "CMakeLists.txt" file on each directory. There is a cmake directory, too, which makes me assume that it is meant to be build using cmake. Not the standard Linux build. https://sourceforge.net/projects/regard3d/files/Regard3D/1.0.0/ Ignoring the direct download link and going to the sourceforge files directory I see a readme. It does not contain build instructions. Only this paragraph: «Other platforms --------------- Since this is a multi-platform project, it can also be compiled on other platforms. However, some CMake- and C++-knowledge is required.» For me it is forget it at this point. Or, you could download the windows version and try run it under wine... -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)