Advertisement
Guest User

Untitled

a guest
Jun 25th, 2015
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. $ ./configure --toolchain=msvc
  2. cl is unable to create an executable file.
  3. If cl is a cross-compiler, use the --enable-cross-compile option.
  4. Only do this if you know what cross compiling means.
  5. C compiler test failed.
  6.  
  7. If you think configure made a mistake, make sure you are using the latest
  8. version from Git. If the latest version fails, report the problem to the
  9. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  10. Include the log file "config.log" produced by configure as this will help
  11. solve the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement