-
Trying to attach to a running process (New empty GUI template project of QtCreator) using the dialog of GammaRay (GammaRay is running with sudo as root).
The process is found, here is the gammaray out…
-
Please test the FindGraphviz.cmake with a recent version of graphviz.
I have graphviz 2.34.0 on my system
One bug is probably here:
find_path(GRAPHVIZ_INCLUDE_DIR graphviz/graph.h PATH ${_GRAPHVIZ_I…
-
_**[ariya.hi...@gmail.com](http://code.google.com/u/103266860731871773002/) commented:**_
> Because Qt 5 will be released this year.
**Disclaimer:**
This issue was migrated on 2013-03-15 from the pr…
ariya updated
10 years ago
-
With the release of Qt 5 (see http://blog.qt.digia.com/blog/2012/12/19/qt-5-0/), it is now time to port all of OpenCOR's code to this new major version of Qt.
A few useful links:
- http://www.kdab.co…
-
Hi. I get these compilation errors on Windows 7 x64.
I had to do this because by default it was compiling in debug mode...
cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=release ..
Then I executed nmak…
-
In an attempt to build gammaray on mips/mipsel, build failed on testing:
< Running tests...
< /usr/bin/ctest --force-new-ctest-process -j6
< Test project /build/buildd2-gammaray_1.2.2-1-mips-r9OCsw/g…
-
The code generator puts _nil bool flags for optional elements into the PrivateDPtr class of a complex type. However, the generated getters for these elements return by value, and they don't take the i…
-
The following message may be ok for Ubuntu or Debian based distribution:
MESSAGE( WARNING "Install libXss-dev for X11 idle detection." )
But such a package does not exist for Fedora, it is instead li…
-
I have no idea how to do this. Does anyone?
-
Seen with 1.1.0, built on a Debian testing upgraded today before building gammaray.
The app to look at though gammaray is https://alioth.debian.org/projects/omaha/, at commit
http://anonscm.debian.or…