In ffmpeg CMakeList you should add the stdint folder as well, like this
INCLUDE_DIRECTORIES( ${FFMPEG_INCLUDE_DIRS} ${FFMPEG_STDINT_INCLUDE_DIR} )
then it works
-Nick
On Thu, Feb 18, 2010 at 3:00 PM, Trajce (Nick) Nikolov <
[email protected]> wrote:
> it is not my first time. There is a path for these external headers for
> ffmpeg, and this path is set in CMake but not in the final project. So I
> think its cmake issue. Only this. I added it manually and compiled ok
>
> -Nick
>
>
>
> On Thu, Feb 18, 2010 at 2:58 PM, Robert Osfield
> <[email protected]>wrote:
>
>> Hi Nick,
>>
>> Nothing has changed with the ffmpeg for quite a while. Is this the
>> first time you've attempt to build the ffmpeg plugin? Others have
>> been building the ffmpeg plugin under Windows without problems so I
>> wonder what is different in your setup. I can't really help in this,
>> hopefully other Windows users of ffmpeg will be able to chip in.
>>
>> Robert.
>>
>> On Thu, Feb 18, 2010 at 12:14 PM, Trajce (Nick) Nikolov
>> <[email protected]> wrote:
>> > Hi,
>> > from the latest trunk. The path in CMake for stdint is not included in
>> the
>> > paths in visual studio
>> > -Nick
>> >
>> > _______________________________________________
>> > osg-users mailing list
>> > [email protected]
>> >
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>> >
>> >
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org