It is warnings, but compilation went ok. The result of compilation should
be probably in bin folder.

Thanks, Piotr

On Thu, Dec 7, 2017, 23:53 pol2095 <[email protected]> wrote:

> it work but I have error at compilation
>
> /dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/HTMLElementWrapper.js:102:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>  * @type {org.apache.royale.core.WrappedHTMLElement}
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/HTMLElementWrapper.js:290:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   * @type {org.apache.royale.core.WrappedHTMLElement} */
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/IRenderedObject.js:26:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
> /**  * @type {org.apache.royale.core.WrappedHTMLElement}
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/IViewportModel.js:28:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Rectangle.
> /**  * @type {org.apache.royale.geom.Rectangle}
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:849:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   var /** @type {org.apache.royale.core.WrappedHTMLElement} */ e =
> document.body;
>                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:877:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   var /** @type {org.apache.royale.core.WrappedHTMLElement} */ p =
> this.positioner.parentNode;
>                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:990:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   * @type {org.apache.royale.core.WrappedHTMLElement} */
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/core/UIBase.js:1007:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   * @type {org.apache.royale.core.WrappedHTMLElement} */
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/controllers/ItemRendererMouseController.js:115:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>   var /** @type {org.apache.royale.core.WrappedHTMLElement} */ element =
> org.apache.royale.utils.Language.as(this._strand,
> org.apache.royale.core.UIBase).element;
>                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/models/ViewportModel.js:36:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Rectangle.
>  * @type {org.apache.royale.geom.Rectangle}
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/models/ViewportModel.js:43:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Rectangle.
>  * @type {org.apache.royale.geom.Rectangle}
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/models/ViewportModel.js:83:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Rectangle.
>   * @type {org.apache.royale.geom.Rectangle} */
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/beads/models/ViewportModel.js:89:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Rectangle.
>   * @type {org.apache.royale.geom.Rectangle} */
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/supportClasses/StringItemRenderer.js:50:
> WARNING - Type annotation references non-existent type
> org.apache.royale.core.WrappedHTMLElement.
>  * @type {org.apache.royale.core.WrappedHTMLElement}
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> WARNING:
>
> C:/Users/jcs/Desktop/DropDownList/mxml/bin/js-debug/org/apache/royale/html/supportClasses/Viewport.js:96:
> WARNING - Type annotation references non-existent type
> org.apache.royale.geom.Size.
>  * @param {org.apache.royale.geom.Size} contentSize
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> println
> SERIOUS: goog/base.js:2515: ERROR - functions can only be declared at top
> level or immediately within another function in strict mode
>       function visitNode(path) {
>       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> dÚc. 07, 2017 11:49:30 PM com.google.javascript.jscomp.LoggerErrorManager
> printSummary
> WARNING: 1 error(s), 15 warning(s)
> The project 'Main' has been successfully compiled and optimized./
>
>
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>

Reply via email to