freecycle-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freecycle-users] Freecycle 0.5alpha is out!


From: Daniel Browne
Subject: Re: [Freecycle-users] Freecycle 0.5alpha is out!
Date: Tue, 20 Sep 2005 12:23:21 +0100

Thanks.  Slowly but surely getting there.  I've had to install a
number of source rpms to get further.  Also, only realised after doing
a "find / -name sndfile.h" that you have to untar the sources after
installing the rpm!

Apologies for being a bit lazy first time round.

Cheers,
Daniel.

On 19/09/05, Viceic Predrag <address@hidden> wrote:
> Le Lundi, 19 Septembre 2005 00.09, Daniel Browne a écrit :
> > Hi,
> >
> > I've finally found some time to get started on using this new version.
> >  Unfortunately I've fallen at the first hurdle, compiling.  See the
> > make output below.
> >
> > I've read the README, however it isn't entirely clear to me what
> > exactly I need to have installed before compiling.  What do I need to
> > install in order to get "sndfile.h".  Is it that I have the
> > prerequisite software installed but not the corresponding sources?
> 
> You need libsndfile. It comes with headers (sndfile.h)
> P
> 
> 
> > Hopefully someone can point me in the right direction.
> >
> > Cheers,
> > Daniel.
> >
> > cd src && make -f Makefile
> > make[1]: Entering directory
> > `/home/daniel/downloads/freecycle/freecycle/src' g++ -c -pipe -O2
> > -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -g -Wall -W -g -D_REENTRANT
> >  -DQT_THREAD_SUPPORT -DQT_SHARED
> > -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I../src
> > -I/usr/include -I/usr/lib/qt3/include -o freecycle.o freecycle.cpp
> > In file included from freecycle.cpp:21:
> > freecycle.h:38:21: sndfile.h: No such file or directory
> > In file included from /usr/include/c++/3.3.5/backward/iostream.h:31,
> >                  from defs.h:23,
> >                  from drawsoundwidget.h:23,
> >                  from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > /usr/include/c++/3.3.5/backward/backward_warning.h:32:2: warning:
> > #warning This file includes at least one deprecated or antiquated
> > header. Please consider using one of the 32 headers found in section
> > 17.4.1.2 of the C++ standard. Examples include substituting the <X>
> > header for the <X.h> header for C++ includes, or <sstream> instead of
> > the deprecated header <strstream.h>. To disable this warning use
> > -Wno-deprecated.
> > In file included from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > drawsoundwidget.h:24:21: sndfile.h: No such file or directory
> > In file included from samplevalueview.h:26,
> >                  from beatline.h:25,
> >                  from drawsoundwidget.h:32,
> >                  from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > soundmanager.h:29:21: sndfile.h: No such file or directory
> > soundmanager.h:40:19: fftw3.h: No such file or directory
> > soundmanager.h:45:29: aubio/aubio.h: No such file or directory
> > In file included from soundmanager.h:51,
> >                  from samplevalueview.h:26,
> >                  from beatline.h:25,
> >                  from drawsoundwidget.h:32,
> >                  from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > soundholder.h:24:21: sndfile.h: No such file or directory
> > In file included from soundmanager.h:51,
> >                  from samplevalueview.h:26,
> >                  from beatline.h:25,
> >                  from drawsoundwidget.h:32,
> >                  from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > soundholder.h:74: error: 'SF_INFO' is used as a type, but is not
> > defined as a type.
> > soundholder.h:75: error: 'sf_count_t' is used as a type, but is not
> > defined as a type.
> > soundholder.h:100: error: syntax error before `)' token
> > In file included from drawsoundwidget.h:39,
> >                  from freecycle.h:40,
> >                  from freecycle.cpp:21:
> > wavecanvas.h:28:21: sndfile.h: No such file or directory
> > In file included from freecycle.h:43,
> >                  from freecycle.cpp:21:
> > soundplayer.h:32:21: sndfile.h: No such file or directory
> > In file included from soundplayer.h:44,
> >                  from freecycle.h:43,
> >                  from freecycle.cpp:21:
> > spectrumview.h:28:19: fftw3.h: No such file or directory
> > In file included from soundplayer.h:44,
> >                  from freecycle.h:43,
> >                  from freecycle.cpp:21:
> > spectrumview.h:56: error: 'fftwf_plan' is used as a type, but is not
> > defined as a type.
> > spectrumview.h:61: error: syntax error before `*' token
> > In file included from freecycle.h:43,
> >                  from freecycle.cpp:21:
> > soundplayer.h:47:23: jack/jack.h: No such file or directory
> > soundplayer.h:48:23: portaudio.h: No such file or directory
> > In file included from freecycle.h:43,
> >                  from freecycle.cpp:21:
> > soundplayer.h:85: error: `jack_nframes_t' was not declared in this scope
> > soundplayer.h:85: error: syntax error before `*' token
> > soundplayer.h:86: error: `jack_nframes_t' was not declared in this scope
> > soundplayer.h:86: error: invalid data member initialization
> > soundplayer.h:86: error: (use `=' to initialize static data members)
> > soundplayer.h:92: error: `jack_default_audio_sample_t' was not
> > declared in this scope
> > soundplayer.h:92: error: syntax error before `,' token
> > soundplayer.h:105: error: syntax error before `*' token
> > soundplayer.h:109: error: syntax error before `*' token
> > soundplayer.h:145: error: syntax error before `*' token
> > soundplayer.h:146: error: syntax error before `*' token
> > soundplayer.h:148: error: syntax error before `*' token
> > soundplayer.h:149: error: 'SF_INFO' is used as a type, but is not
> > defined as a type.
> > soundplayer.h:151: error: syntax error before `*' token
> > In file included from freecycle.h:51,
> >                  from freecycle.cpp:21:
> > sf2manager.h:25:39: libinstpatch/libinstpatch.h: No such file or directory
> > In file included from freecycle.h:52,
> >                  from freecycle.cpp:21:
> > gigamanager.h:17:39: libinstpatch/libinstpatch.h: No such file or directory
> > In file included from freecycle.h:53,
> >                  from freecycle.cpp:21:
> > dlsmanager.h:17:39: libinstpatch/libinstpatch.h: No such file or directory
> > In file included from soundfilepreview.h:32,
> >                  from myopenfiledialog.h:24,
> >                  from freecycle.h:55,
> >                  from freecycle.cpp:21:
> > previewwavedisplay.h:24:21: sndfile.h: No such file or directory
> > In file included from freecycle.h:70,
> >                  from freecycle.cpp:21:
> > midiinput.h:16:22: portmidi.h: No such file or directory
> > midiinput.h:17:22: porttime.h: No such file or directory
> > In file included from freecycle.h:70,
> >                  from freecycle.cpp:21:
> > midiinput.h:53: error: syntax error before `*' token
> > midiinput.h:60: error: syntax error before `*' token
> > freecycle.cpp: In member function `void Freecycle::changeZoom(int)':
> > freecycle.cpp:547: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp:547: error: (Each undeclared identifier is reported only
> > once for each function it appears in.)
> > freecycle.cpp: In member function `void Freecycle::load(const QString&)':
> > freecycle.cpp:618: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: In member function `void Freecycle::playFromPoint(long
> > int)': freecycle.cpp:670: error: `getFrames' undeclared (first use this
> > function) freecycle.cpp: In member function `void Freecycle::saveChunks()':
> > freecycle.cpp:752: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: In member function `void Freecycle::zoomToSel()':
> > freecycle.cpp:859: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: In member function `void Freecycle::zoomAll()':
> > freecycle.cpp:873: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: In member function `void Freecycle::updateNbFramesLabel()':
> > freecycle.cpp:1007: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: In member function `void Freecycle::toggleLoop(bool)':
> > freecycle.cpp:1118: error: `getFrames' undeclared (first use this function)
> > freecycle.cpp: At top level:
> > defs.h:42: warning: `char*release_no' defined but not used
> > make[1]: *** [freecycle.o] Error 1
> > make[1]: Leaving directory `/home/daniel/downloads/freecycle/freecycle/src'
> > make: *** [sub-src] Error 2
> >
> > On 23/08/05, Predrag Viceic <address@hidden> wrote:
> > > Freecycle 0.5alpha is out!
> > >
> > > Lot of new features in this release, among which a fully functional midi
> > > subsystem, allowing the assignement of midi notes to locked beatlines and
> > > realtime playing of midi note events. Freecycle now supports drag n'drop
> > > from/to or within Freecycle. Moreover, it allows the drag n'droped waves
> > > to be stacked and assigned to a scene.
> > >
> > > The other new addition to Freecycle is the SoundFont export, allowing
> > > easy integration of the work done with Freecycle with the sequencer
> > > software such as Muse or Rosegarden.
> > >
> > > Last, but not least, thanks to the sustained effort of Mat Rowlands
> > > (podulator), Freecycle has now an illustrated manual
> > > (http://savannah.nongnu.org/download/freecycle/freecycle-manual-1.0.0.tar
> > >.gz )describing all the features. This manual can be used standalone, or
> > > integrated with Qt help system directly from Freecycle.
> > >
> > > The compilation is a bit complicated, please read the README before
> > > attempting the build.
> > > New dependencies:
> > >   -portaudio
> > >   -portmidi
> > >   -libinstpatch
> > >
> > > Enjoy!
> > > Predrag Viceic
> > >
> > >
> > > _______________________________________________
> > > Freecycle-users mailing list
> > > address@hidden
> > > http://lists.nongnu.org/mailman/listinfo/freecycle-users
> >
> > _______________________________________________
> > Freecycle-users mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/freecycle-users
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]