makerscanner
makerscanner copied to clipboard
Makerscanner Software
I can't clone the git in Netbeans. it tels me that there is No make files or configure script were found in folder.
(makerscanner:27601): Gtk-ERROR **: 14:30:15.634: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trace/breakpoint trap
g++ -DHAVE_CONFIG_H -I. -I/usr/include/opencv -DPIXMAPS_DIR=\""/usr/local/share/pixmaps"\" -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -g -O2 -MT camview.o -MD -MP -MF .deps/camview.Tpo -c -o camview.o camview.cpp camview.cpp: In member function ‘void CCamView::DrawCam(IplImage*)’: camview.cpp:157:84: error:...
If I unplug the camera while makerscanner is running, it hugely slows down the computer and repeatedly prints "VIDIOC_DQBUF: No such device" to STDERR. I guess it's looking for a...
Hello, I'm stuck with a dependency problem, installing makerscanner on Linux mint 21 (Ubuntu 22.04) and would be thankful for any hint to resolve it. I've successfully installed makerscanner on...