Hi, Carl. Here is report of your configure:
~/ffmpeg/FFmpeg$ ./configure --enable-cross-compile --arch=arm --cc=qcc --target-os=qnx qcc is unable to create an executable file. C compiler test failed. If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the [email protected] mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "config.log" produced by configure as this will help solving the problem. -------------------------------- 25.03.2014, 20:40, "Carl Eugen Hoyos" <[email protected]>: > K4 <anatoliy-leshin@...> writes: > >> Hello, i want to build my project that use libAV on QNX target. >> >> First of all i want to ask: is it possible? > > I think current FFmpeg is supported on QNX. > That being said, they were several reports that > claim one or more problems, unfortunately, none > of those reports contained the information > necessary to fix those problems;-( > > Please download current FFmpeg git head and > try to configure with (approximately) the > following: > $ ./configure --enable-cross-compile --arch=arm > --cc=qcc --target-os=qnx > > This will probably not be enough, as said, > please report back here! > > (One report indicates that --tempprefix might > be needed.) > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
