-
Hi
I m trying to make the package on ROS kinetic and Ubuntu 16.04. The pcl version I have is 1.7.2 and Qt 4.8. I tried several ways to make the package reading the issues in the repository. I initi…
-
My last installation step from install.sh is:
`g++ -Wl,-O1 -o OctoBTT accesscontrol.o cameradialog.o configuration.o controlpanel.o customdialog.o filedialog.o gcodedialog.o inputdialog.o liblog.o …
-
```motoko
actor {
public shared func f(): async () {
var newEntries: [Int] = [];
newEntries #= newEntries;
};
}
```
The above code must be compilable, but:
```
$ moc x.mo
…
-
Hi there,
Canvas links are writing incorrectly to the md files and rendering incorrectly in a different way in the new Properties view. I have a global file class defined (pasted below), which has…
-
I am getting following error if I rebuild the project:
```
Linking CXX executable example
duplicate symbol __ZN10MainWindow18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv in:
CMakeFiles/ex…
-
### Brief Issue Summary
- Click on the Debug Test & Select my unit test.
- Starts build the test, even with "cmake.buildBeforeRun": false"?
- Takes ~30-40 secs to show the promp to select a Deb…
-
We have been requesting a location to host public data for some time now (https://github.com/operate-first/support/issues/23) and the consensuses decision has been to use MOC Openstack accounts for st…
-
Hello i am using Kubuntu 23.10 with
QMake version 3.1
Using Qt version 5.15.10 in /usr/lib/x86_64-linux-gnu
The make command through an error for unknown module xmlpatterns in QT (below the log)…
-
Package: qt5-declarative[core,platform-default-features]:x64-osx-dynamic -> 5.15.11
**Host Environment**
- Host: x64-osx 11.7.10 (Big Sur)
- Compiler: AppleClang 13.0.0.13000029
- vcpkg-tool …
-
I am trying to get a Lepton 3.5 on the PureThermal 2 - FLIR Lepton Smart I/O Module to simply take a picture so I can test it out this weekend in the field. Earlier today I tried to get the pylepton m…