Hi again!

As I told in an erlier mail, I could finally build ffmpeg with the CeGCC
compiler succesfuly.

Now I'm trying to build a ffmpeg sample program on Visual Studio 8.
I've the Windows Mobile 5.0 SDK installed.
I create an empty C++ proyect for Smart Device (as always I've done), but
when I try to compile the example,
I got a lot of errors. The first one is related with stdlib.h.
The thing is that I have as aditional include directory
"C:\msys\1.0\mingw\opt\mingw32ce\arm-wince-mingw32ce\include", and it has a
stdlib.h.
But also has a stdlib.h the directory "c:\archivos de programa\windows ce
tools\wce500\windows mobile 5.0 pocket pc sdk\include\armv4i\", which is
included "by default".
So there are name conflicts...

What can I do?
Thanks a lot in advance,
cheers,
Roberto
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to