Re: [Cegcc-devel] File io

2007-06-16 Thread Danny Backx
On Sat, 2007-06-16 at 20:19 -0600, Ximsce wrote: > Hi, > > My application is trying to perform some simple file io, but when I try > to open the file I get a null return value. I recall reading somewhere > in the docs that file io is working, but is there something special that > needs to be d

[Cegcc-devel] File io

2007-06-16 Thread Ximsce
Hi, My application is trying to perform some simple file io, but when I try to open the file I get a null return value. I recall reading somewhere in the docs that file io is working, but is there something special that needs to be done for it to work (like path formatting)? I tried using wc

[Cegcc-devel] Another newbie trying to build and use ffmpeg

2007-06-16 Thread Alexander Zubko
Hi. I've been fighting to make and use ffmpeg for nearly a month. As I see there was some guys with same problem in nearest past. But there is no even smallest manual about this. I was successful to build it in MSVisualStudio with its native compiler. But because I need to enable arm asm optimiz