Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(5) |
Aug
(8) |
Sep
(107) |
Oct
(5) |
Nov
(55) |
Dec
(90) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(75) |
Feb
(68) |
Mar
(56) |
Apr
(33) |
May
(47) |
Jun
(57) |
Jul
(109) |
Aug
(81) |
Sep
(79) |
Oct
(21) |
Nov
(30) |
Dec
(65) |
2007 |
Jan
(30) |
Feb
(54) |
Mar
(34) |
Apr
(71) |
May
(50) |
Jun
(21) |
Jul
(67) |
Aug
(56) |
Sep
(75) |
Oct
(47) |
Nov
(130) |
Dec
(36) |
2008 |
Jan
(8) |
Feb
(8) |
Mar
(25) |
Apr
(16) |
May
(32) |
Jun
(18) |
Jul
(74) |
Aug
(75) |
Sep
(52) |
Oct
(26) |
Nov
(27) |
Dec
(50) |
2009 |
Jan
(36) |
Feb
(45) |
Mar
(23) |
Apr
(34) |
May
(158) |
Jun
(110) |
Jul
(42) |
Aug
(24) |
Sep
(51) |
Oct
(73) |
Nov
(83) |
Dec
(33) |
2010 |
Jan
(16) |
Feb
(11) |
Mar
(41) |
Apr
(29) |
May
(19) |
Jun
(30) |
Jul
(22) |
Aug
(143) |
Sep
(45) |
Oct
(42) |
Nov
(1) |
Dec
(5) |
2011 |
Jan
(25) |
Feb
(12) |
Mar
(35) |
Apr
(36) |
May
(12) |
Jun
(25) |
Jul
(32) |
Aug
(16) |
Sep
(7) |
Oct
(12) |
Nov
(13) |
Dec
(5) |
2012 |
Jan
(26) |
Feb
(23) |
Mar
(34) |
Apr
(17) |
May
(31) |
Jun
(3) |
Jul
(3) |
Aug
(1) |
Sep
(39) |
Oct
(50) |
Nov
(46) |
Dec
(21) |
2013 |
Jan
(85) |
Feb
(54) |
Mar
(6) |
Apr
(9) |
May
(35) |
Jun
(58) |
Jul
(18) |
Aug
(14) |
Sep
(17) |
Oct
(1) |
Nov
(10) |
Dec
(18) |
2014 |
Jan
(1783) |
Feb
(875) |
Mar
(913) |
Apr
(909) |
May
(575) |
Jun
(345) |
Jul
(410) |
Aug
(417) |
Sep
(209) |
Oct
(216) |
Nov
(366) |
Dec
(276) |
2015 |
Jan
(223) |
Feb
(84) |
Mar
(33) |
Apr
(33) |
May
(70) |
Jun
(41) |
Jul
(8) |
Aug
(14) |
Sep
(40) |
Oct
(27) |
Nov
(6) |
Dec
(3) |
2016 |
Jan
(10) |
Feb
(15) |
Mar
(19) |
Apr
(19) |
May
(6) |
Jun
(7) |
Jul
(8) |
Aug
(7) |
Sep
(8) |
Oct
(12) |
Nov
(3) |
Dec
(10) |
2017 |
Jan
(6) |
Feb
(2) |
Mar
(6) |
Apr
|
May
(6) |
Jun
|
Jul
(1) |
Aug
(3) |
Sep
|
Oct
(9) |
Nov
(5) |
Dec
|
2018 |
Jan
(3) |
Feb
(11) |
Mar
(2) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(4) |
2
(2) |
3
(4) |
4
(2) |
5
(1) |
6
(2) |
7
(1) |
8
|
9
|
10
(1) |
11
|
12
|
13
|
14
(2) |
15
|
16
(6) |
17
(1) |
18
(3) |
19
(2) |
20
(4) |
21
(1) |
22
(5) |
23
(6) |
24
(1) |
25
(5) |
26
(3) |
27
(6) |
28
(6) |
|
|
|
|
From: Andreas M. Brandmaier <andy@br...> - 2006-02-19 10:29:32
|
Hi! The new plugin Organic depends on a change in the knob-class of LMMS. So you have to recompile the whole package. Try: make clean make make install This should help. Best, Andy On Sunday 19 February 2006 01:17, October wrote: > Tried to build today's (18FEB06) CVS. Have all deps met and have built > before on this system... These are the errors: > > make[4]: Leaving directory `/home/overlord/lmms/plugins/bit_invader' > make[3]: Leaving directory `/home/overlord/lmms/plugins/bit_invader' > Making all in organic > make[3]: Entering directory `/home/overlord/lmms/plugins/organic' > make all-am > make[4]: Entering directory `/home/overlord/lmms/plugins/organic' > if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I. -I../.. -I../../include -I../../src/lib -I. -DQT3 -I/usr/include/qt3 > -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME="organic" -g -O2 -ansi -Wall > -fno-exceptions -MT organic.lo -MD -MP -MF ".deps/organic.Tpo" -c -o > organic.lo organic.cpp; \ then mv -f ".deps/organic.Tpo" > ".deps/organic.Plo"; else rm -f ".deps/organic.Tpo"; exit 1; fi g++ > -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -DQT3 > -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME=organic > -g -O2 -ansi -Wall -fno-exceptions -MT organic.lo -MD -MP -MF > .deps/organic.Tpo -c organic.cpp -fPIC -DPIC -o .libs/organic.o > /usr/include/qt3/private/qucom_p.h:69: warning: 'struct QUBuffer' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:77: warning: 'struct QUType' has virtual > functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:104: warning: 'struct QUType_Null' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:287: warning: 'struct QUType_enum' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:307: warning: 'struct QUType_ptr' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:326: warning: 'struct QUType_iface' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:345: warning: 'struct QUType_idisp' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:364: warning: 'struct QUType_bool' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:383: warning: 'struct QUType_int' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:403: warning: 'struct QUType_double' has > virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:423: warning: 'struct QUType_charstar' > has virtual functions but non-virtual destructor > /usr/include/qt3/private/qucom_p.h:444: warning: 'struct QUType_QString' > has virtual functions but non-virtual destructor > /usr/include/qt3/private/qucomextra_p.h:65: warning: 'struct > QUType_QVariant' has virtual functions but non-virtual destructor > /usr/include/qt3/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' > has virtual functions but non-virtual destructor organic.cpp: In > constructor 'organicInstrument::organicInstrument(channelTrack*)': > organic.cpp:119: error: 'knobGreen_17' was not declared in this scope > organic.cpp:153: error: 'knobGreen_17' was not declared in this scope > make[4]: *** [organic.lo] Error 1 > make[4]: Leaving directory `/home/overlord/lmms/plugins/organic' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/home/overlord/lmms/plugins/organic' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/overlord/lmms/plugins' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/overlord/lmms' > make: *** [all] Error 2 > > > > ----------------------------------------------------------------------- > In a world without walls who needs gates or windows? > > --unknown > > --------------------------------- > Relax. Yahoo! Mail virus scanning helps detect nasty viruses! |
From: October <extremecs@ya...> - 2006-02-19 00:17:21
|
Tried to build today's (18FEB06) CVS. Have all deps met and have built before on this system... These are the errors: make[4]: Leaving directory `/home/overlord/lmms/plugins/bit_invader' make[3]: Leaving directory `/home/overlord/lmms/plugins/bit_invader' Making all in organic make[3]: Entering directory `/home/overlord/lmms/plugins/organic' make all-am make[4]: Entering directory `/home/overlord/lmms/plugins/organic' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -DQT3 -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME="organic" -g -O2 -ansi -Wall -fno-exceptions -MT organic.lo -MD -MP -MF ".deps/organic.Tpo" -c -o organic.lo organic.cpp; \ then mv -f ".deps/organic.Tpo" ".deps/organic.Plo"; else rm -f ".deps/organic.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -DQT3 -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME=organic -g -O2 -ansi -Wall -fno-exceptions -MT organic.lo -MD -MP -MF .deps/organic.Tpo -c organic.cpp -fPIC -DPIC -o .libs/organic.o /usr/include/qt3/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor /usr/include/qt3/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor organic.cpp: In constructor 'organicInstrument::organicInstrument(channelTrack*)': organic.cpp:119: error: 'knobGreen_17' was not declared in this scope organic.cpp:153: error: 'knobGreen_17' was not declared in this scope make[4]: *** [organic.lo] Error 1 make[4]: Leaving directory `/home/overlord/lmms/plugins/organic' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/overlord/lmms/plugins/organic' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/overlord/lmms/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/overlord/lmms' make: *** [all] Error 2 ----------------------------------------------------------------------- In a world without walls who needs gates or windows? --unknown --------------------------------- Relax. Yahoo! Mail virus scanning helps detect nasty viruses! |