-
When I use GR (with Julia 0.4) I get:
```
GKS: dlopen(/usr/local/gr/lib/quartzplugin.so, 1): image not found
```
Things (e.g., writing to a PDF file) still work, though.
-
CMakeList.txt is looking for suffix qt5 on lxqt
ghost updated
9 years ago
-
Latest Master is working fine. But all latest NEXT on Jenkins don't work.
Output from the command line:
jh@linux-cjtf:~/TL/taulabs_next_20150904_013719_f30055fd4e_linux_amd64/gcs/bin> ./taulabsgcs
"f…
-
Hi,
I would like to install (compile) gr with the mingw64 static compiler from Carl Kleffner (carlkl)
(https://bitbucket.org/carlkl/mingw-w64-for-python/downloads)
Do you think it is possible ? (…
-
```
What steps will reproduce the problem?
1. add quiterss repository from launchpad
2. update apt-get
3. install quiterss without the required qtplugins (installed as libqt4
subpackages - libqt4-cor…
-
```
What steps will reproduce the problem?
1. On IE8, Quicktime movies will not play in the modal window. (They play
fine in Firefox. Also, Flash movies play fine, just not .mov files.)
2. To see an e…
-
I tried to compile slowmoVideo on Debian Jessie. At first make complained about something, but after changing the line to
`cmake ../src -DUSE_QTKIT=FALSE -DENABLE_TESTS=FALSE`
(as suggested in #18 ) …
-
Several compile errors when building qtc-cppcheck against the source of QtCreator 3.4.0RC1.
I fixed the compile errors with the attached patch, but when running the plugin the following assert in fu…
ghost updated
9 years ago
-
In reference to discussion #481:
My installed icon theme cannot be found in the latest version of `lxqt-config-git 0.9.0-1`.
![](https://cloud.githubusercontent.com/assets/170947/6108629/fbc4b916-b0…
-
With static linking climbed some errors.
this patch of their rights
``` diff
diff --git a/QtAV.pro b/QtAV.pro
index b1406c7..832bd2f 100644
diff --git a/qml/libQmlAV.pro b/qml/libQmlAV.pro
index f730…