Re: gcc-g++ can not find included files

2006-03-06 Thread Agnes Bousquier
Dave Korn a écrit : On 06 March 2006 15:09, Agnes Bousquier wrote: Hello, I am trying to compile the C++ program included. Unfortunately, when I type : "g++ -o avcodec_sample avcodec_sample.cpp -lavformat -lavcodec -lz", gcc outputs many errors telling that it can not find many functions

RE: gcc-g++ can not find included files

2006-03-06 Thread Dave Korn
On 06 March 2006 15:09, Agnes Bousquier wrote: > Hello, > > I am trying to compile the C++ program included. Unfortunately, when I > type : > "g++ -o avcodec_sample avcodec_sample.cpp -lavformat -lavcodec -lz", gcc > outputs many errors telling that it can not find many functions and > variable

RE: gcc g++

2002-01-25 Thread Stephano Mariani
Search you path, you may have conflicting version of the cygwin1.dll somewhere... I had that problem and it puzzled me for quite a while. If that doesn't help, send a copy of cygcheck -s -v -r to the list. Stephano Mariani -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTEC