[epiar-devel] Fwd: [epiar-commits] [cthielen/Epiar] 02a45d: Added preprocessor checks for Mix_Init and Mix_Qui...
Erkin �nl�
erkinun at gmail.com
Sun Aug 1 11:35:49 PDT 2010
Hi guys,
What's the system requirements for running Epiar? For now I have to use an
old laptop with virtual box linux as the guest, when I want to run Epiar, I
usually get an memory error some time after I start, usually with status bar
with a free() error. So maybe I have very low memory for the game, right
now I can give the virtual box at most 512 mbs of RAM. In a week or so, I
plan to buy a new laptop for open source development though : )
2010/7/31 Erkin �nl� <erkinun at gmail.com>
> Hi Chris,
>
> I cloned both knowknowledge's tree and yours but both of them gave me this
> compilation error :
>
> Source/Audio/audio.cpp:46:32: warning: extra tokens at end of #ifdef
> directive
> Source/Audio/audio.cpp:69:32: warning: extra tokens at end of #ifdef
> directive
> Source/Audio/audio.cpp: In member function ‘bool Audio::Initialize()’:
> Source/Audio/audio.cpp:51: error: ‘MIX_INIT_MOD’ was not declared in this
> scope
> Source/Audio/audio.cpp:51: error: ‘MIX_INIT_OGG’ was not declared in this
> scope
> Source/Audio/audio.cpp:51: error: ‘Mix_Init’ was not declared in this scope
> Source/Audio/audio.cpp: In member function ‘bool Audio::Shutdown()’:
> Source/Audio/audio.cpp:73: error: ‘Mix_Init’ was not declared in this scope
> Source/Audio/audio.cpp:74: error: ‘Mix_Quit’ was not declared in this scope
> make[2]: *** [audio.o] Error 1
> make[2]: Leaving directory `/home/erkin/dev/C++/epiar/EpiarThielen/Epiar'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/erkin/dev/C++/epiar/EpiarThielen/Epiar'
> make: *** [all] Error 2
>
> There seems to be some macros missing, but I could not figure out how to
> supply them or ignore them.
>
> Best Regards.
>
> On Thu, Jul 29, 2010 at 9:38 PM, Christopher Thielen <chris at epiar.net>wrote:
>
>> I pushed the fix to my tree.
>>
>> FYI, you can subscribe to epiar-commits at epiar.net if you'd like. If you
>> set up a proper github account, there's an option (even on the 'free'
>> account, which is all we use) to send an e-mail after a commit: point that
>> e-mail to epiar-commits at epiar.net so we all can see when anybody commits
>> code to their repos. (Don't worry if you don't understand this - we're more
>> than happy to teach folks about this software.)
>>
>> -------- Original Message -------- Subject: [epiar-commits]
>> [cthielen/Epiar] 02a45d: Added preprocessor checks for Mix_Init and
>> Mix_Qui... Date: Thu, 29 Jul 2010 11:25:48 -0700 From:
>> noreply at github.com To: epiar-commits at epiar.net
>>
>> Branch: refs/heads/master
>> Home: http://github.com/cthielen/Epiar
>>
>> Commit: 02a45d7c51f196eb172be954c825a8d6e5721588
>> http://github.com/cthielen/Epiar/commit/02a45d7c51f196eb172be954c825a8d6e5721588
>> Author: Christopher Thielen <cthielen at Chriss-MacBook-Pro.local> <cthielen at Chriss-MacBook-Pro.local>
>> Date: 2010-07-29 (Thu, 29 Jul 2010)
>>
>> Changed paths:
>> M Source/Audio/audio.cpp
>>
>> Log Message:
>> -----------
>> Added preprocessor checks for Mix_Init and Mix_Quit, introduced in SDL_Mixer 1.2.10
>>
>>
>> _______________________________________________
>> epiar-commits mailing listepiar-commits at epiar.nethttp://epiar.net/mailman/listinfo/epiar-commits
>>
>>
>> _______________________________________________
>> epiar-devel mailing list
>> epiar-devel at epiar.net
>> http://epiar.net/mailman/listinfo/epiar-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://epiar.net/pipermail/epiar-devel/attachments/20100801/45b11be3/attachment.html
More information about the epiar-devel
mailing list