Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14078] New: hydriogen only casts with flac support disabled

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14078] New: hydriogen only casts with flac support disabled
  • Date: 3 Nov 2007 19:04:52 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14078

Summary: hydriogen only casts with flac support disabled
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: audio-creation
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


When answering [y] to FLAC support, the following occurs during compile.

My current version of FLAC is 1.2.0 (I know test has 1.2.1)

<snip>
D -I/usr/share/qt/mkspecs/default -I. -I. -Isrc -I/usr/include/qt -o
src/FLACFile.o src/lib/FLACFile.cpp
src/lib/FLACFile.cpp: In member function 'void
FLACFile_real::load(std::string)':
src/lib/FLACFile.cpp:167: error: 'set_filename' was not declared in this scope
src/lib/FLACFile.cpp:169: error: no matching function for call to
'FLACFile_real::init()'
/usr/include/FLAC++/decoder.h:227: note: candidates are: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*)
/usr/include/FLAC++/decoder.h:228: note: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*)
/usr/include/FLAC++/decoder.h:229: note: virtual
FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string&)
src/lib/FLACFile.cpp:170: error: 'FLAC__FILE_DECODER_OK' was not declared in
this scope
src/lib/FLACFile.cpp:174: error: 'process_until_end_of_file' was not declared
in
this scope
make[1]: *** [src/FLACFile.o] Error 1
make[1]: Leaving directory `/usr/src/hydrogen-0.9.3'
make: *** [hydrogenPlayer] Error 2
! Problem Detected !
Creating compile log /var/log/sorcery/compile/hydrogen-0.9.3.bz2

Spells that encountered problems:
---------------------------------
hydrogen

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14078] New: hydriogen only casts with flac support disabled, bugzilla-daemon, 11/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page