On 7/7/16, 3:10 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>I’m getting the following error when compiling using the “FlaconJX Debug >and Release” launch config. The “Debug” one works fine. > >Jul 07, 2016 1:04:03 PM com.google.javascript.jscomp.LoggerErrorManager >println >SEVERE: ERROR - Duplicate extern input: >/Users/harbs/Documents/git/PrintUI/printui-flexjs/PortedPrintUI/bin/js-deb >ug/externs/missing.js > >Any clues as to what might be causing this? Don't know without digging into it. It could be the things in that file have been declared in another externs file, or maybe that file is being listed int he externs twice. -Alex