-
Have a look at https://www.qt.io/blog/building-qt-creator-plugins-with-github-actions where I described how you can use GitHub Actions to build a Qt Creator plugin for Linux, mac, and Windows.
-
Hello. When I try to build project using Qt Creator, I get build error:
```
opt/cross/bin/armv7hl-meego-linux-gnueabi-ld: cannot find -lvoicecall
collect2: error: ld returned 1 exit status
```
Ho…
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
```
I’m trying to build using Qt-creator and I’m having problems. Although I
first encountered these issues in Windows, I’ve since installed Qt-creator on
my Linux box (CentOS 5.5 with the same Qt …
-
### Operating Systems ###
Server: Windows 11
Client: Irrelevant / Windows 11
### Synergy Version ###
Irrelevant, but using the synergy-core master branch
### Steps to Reproduce ###
Fol…
-
```
What steps will reproduce the problem?
1.Import libhaggle into QT Creator and add to LIBS and INCLUDEPATH
2. Include "haggle.h" and write line to get handle eg
haggle_handle_get("myapp",&_haggle)…