-
Hello,
This is what I have on fedora 21 when trying to compile :
``` bash
/usr/bin/ld: cannot find -lqt5scintilla2
```
But every qscintilla library is installed :
``` bash
[root@localhost ~]# yu…
-
Correct result(to-be):
I tested this custom build of gideros.
![image](https://cloud.githubusercontent.com/assets/919071/18118234/8c28c7fc-6f8e-11e6-9b97-1bce57f715c7.png)
Wrong result(as-is):
![imag…
-
I am cracking my head over getting a newer version (2.13.0) of QScintilla installed. QScintilla has its own EasyBlock specifically for this package `qscintilla.py` and I guess something in the build d…
-
```
Example of the code which shows a tooltip in the scintilla window:
http://www.riverbankcomputing.com/pipermail/qscintilla/2008-November/000381.html
```
Original issue reported on code.google.com…
-
python3 sparrow-wifi.py
Traceback (most recent call last):
File "sparrow-wifi.py", line 37, in
from PyQt5.QtChart import QChart, QChartView, QLineSeries, QValueAxis
ModuleNotFoundError: No…
-
True, False and None are not highlighted. They should be highlighted as keywords.
-
root@Microknoppix:/home/knoppix# sudo pip3 install QScintilla PyQtChart gps3 dronekit manuf python-dateutil numpy matplotlib
Collecting QScintilla
_Could not find a version that satisfies the requ…
-
Cannot install mingw-w64-x86_64-qscintilla because of code signing error.
yaoye updated
5 years ago
-
Hi, I'm trying to make an android app by using pyqtdeploy.
I could open pyqtdeploy but when I build the app this error is occurred.
pyqtdeploy-sysroot: QScintilla: unable to find '/home/inheekwa…
-
### Steps to reproduce the issue
```console
$ spack install qgis@3.30 %gcc@11.3.0
...
```
### Error message
While building QGIS(3.30), the compilation of QCA failed:
```
...
See build log f…