ShiftMediaProject / FFVS-Project-Generator

A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Unknown configuration operation found ($target_os)

InactivatedPyschiopath opened this issue · comments

Hey guys!
I just got the latest version of ffmpeg and wanted to convert it using your awesome tool but I get following message:

Running project generator...
Project generator (this may take several minutes, please wait)...
  Passing configure file...
  Error: Unknown configuration operation found ($target_os)

What's the solution?

This was fixed in the source code but a release hadnt been tagged with the necessary fixes. Ive created a new 1.9.3 release which includes the necessary fix.