-
I am trying to build this against GNU Radio 3.7 and cmake is failing to find both GRUEL and GNURADIO_CORE:
-- Could NOT find GRUEL (missing: GRUEL_LIBRARIES GRUEL_INCLUDE_DIRS)
-- Could NOT find GNU…
-
Steps to reproduce:
# Start Max
# Open the patch /Core/DSP/Tests/integration/jcom.panorama~.test.maxpat
This cause the following crash with Development or Deployment
Process: Max [9989]
Pat…
hems updated
10 years ago
-
The CSS Wizardry grid framework has an option for 'silent classes', which makes use of the SASS 'placeholder' selector.
https://github.com/csswizardry/csswizardry-grids#sass-silent-classes
This is a…
-
_From [you...@jsk.imi.i.u-tokyo.ac.jp](https://code.google.com/u/113892901488687684763/) on May 02, 2013 10:07:10_
atlas.launchを立ち上げるときに、何回かに1回の割合で以下のエラーが
たくさん出てきてhrpsysが使えないときがあります。
必ず発生するわけではないので、…
-
I want compile tvheadend version 3.9 and i have a problem. I changed in file /home/spksrc/cross/tvheadend/makefile
PKG_NAME = tvheadend
PKG_VERS = v3.9
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_VERS).$(…
ghost updated
10 years ago
-
I try to get PF_RING working yet.
It fails when started with the configuration:
```
[{interface,"eth1"},{cluster_id,1},{filter,"tcp"}
```
with error message:
sudo: sorry, you are not allowed to …
-
I consistently get a segfault if I set an on_debug callback when running on my CentOS 5.7 machine.
My minimum repro source:
# !/usr/bin/env ruby
require 'rubygems'
require 'bundler/setup'
require 'c…
-
There is a problem with less() function:
static bool less(const cocos2d::CCTouchHandler *p1, const cocos2d::CCTouchHandler *p2)
{
return ((cocos2d::CCTouchHandler*)p1)->getPriority() < ((cocos…
-
Hello
it would be really nice if someone can help me.
I wanted to install this plugin but the installation failed: I ran these commands in the terminal and did the following:
cd /[remine_root]
ge…
-
I receive the following error when compiling the SimpleGame sample:
qcc -o SimpleGame main.o Classes/HelloWorldScene.o Classes/GameOverScene.o Classes/AppDelegate.o -lcocos2dx -lCocosDenshion -lEGL …
ghost updated
11 years ago