VOGONS


First post, by tomaswoj

User metadata
Rank Newbie
Rank
Newbie

hi Gents,

just found a minor typo in include/mixer.h:

class MixerChannel {
public:
...
template<bool _8bit,bool stereo,bool signeddata>

....

It should be bool _8bits instead (as it is in the implementation file for it in src/hardware/mixer.cpp). For some reason this compiles fine under gcc/win, but will fail due to this typo in Symbian C++ compile environment 😀.

Cheers
tomaswoj

Reply 1 of 1, by kruwi

User metadata
Rank Member
Rank
Member

Maybe this will solve my problems also. Yesterday evening I had trouble compiling the latest cvs sources under xubuntu linux 7.10 (gcc 4.1x).

Visit the end of the internet: www.groskreutz.de