Hi there!
I just thought I'd pass on a minor detail I discovered while using avifile.
I was using avifile 0.6-20020313.
I configured it like this:
./configure --with-win32-path=/home/data/src/im2avi/codecs --enable-static \
--enable-shared --disable-sdl --disable-mga
However, the compilation still failed since renderer.cpp was still making
references to SDL even through it should have been disabled.
The problem was that renderer.cpp, at line 228, function init_system_cursor()
needs to be enclosed in #ifdef SDL_Cursor ... #endif so compilation isn't
attempted without the SDL headers.
I hope this is of assistance to someone.
Please note that I don't subscribe to the list, so please CC me any replies.
Best regards
jonathan
--
* Jonathan Woithe [EMAIL PROTECTED] *
* http://www.physics.adelaide.edu.au/~jwoithe *
***-----------------------------------------------------------------------***
** "Time is an illusion; lunchtime doubly so" **
* "...you wouldn't recognize a subtle plan if it painted itself purple and *
* danced naked on a harpsichord singing 'subtle plans are here again'" *
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile