User Tag List

Results 1 to 3 of 3

Thread: Build Error

  1. #1
    Clicker Fusion 2.5Android Export Module

    Join Date
    Mar 2014
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Build Error

    I have having trouble building an android application, this is the 3 errors I get and I'm not sure what to do to fix them.

    -compile:
    [javac] Compiling 374 source files to X:\Users\Scott\AppData\Local\Temp\AndC76C.tmp\bin\ classes
    [javac] X:\Users\Scott\AppData\Local\Temp\AndC76C.tmp\src\ Extensions\CRunInputType.java:436: error: cannot find symbol
    [javac] if(ViewExt instanceof CRunkcedit) {
    [javac] ^
    [javac] symbol: class CRunkcedit
    [javac] location: class CRunInputType
    [javac] X:\Users\Scott\AppData\Local\Temp\AndC76C.tmp\src\ Extensions\CRunInputType.java:437: error: cannot find symbol
    [javac] CRunkcedit edit = ((CRunkcedit)ViewExt);
    [javac] ^
    [javac] symbol: class CRunkcedit
    [javac] location: class CRunInputType
    [javac] X:\Users\Scott\AppData\Local\Temp\AndC76C.tmp\src\ Extensions\CRunInputType.java:437: error: cannot find symbol
    [javac] CRunkcedit edit = ((CRunkcedit)ViewExt);
    [javac] ^
    [javac] symbol: class CRunkcedit
    [javac] location: class CRunInputType
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors

    BUILD FAILED
    X:\Program Files\Android\sdk\tools\ant\build.xml:720: The following error occurred while executing this line:
    X:\Program Files\Android\sdk\tools\ant\build.xml:734: Compile failed; see the compiler error output for details.

    Total time: 5 seconds






    Thanks,
    -baron159

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export Module
    Doverseer's Avatar
    Join Date
    Dec 2006
    Location
    USA
    Posts
    46
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Check the sticky on this forum that says "build failed things to check". Also is this your first time trying to build?

  3. #3
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    please update the android exporter to the last beta inside owner´s lounge
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Similar Threads

  1. Error when trying to build
    By Outcast in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 2nd June 2014, 09:32 PM
  2. Build error
    By Ls2 in forum Android Export Module Version 2.0
    Replies: 8
    Last Post: 1st August 2012, 09:35 PM
  3. SWF Build Error
    By dsilvers in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 15th December 2011, 08:46 AM
  4. build error
    By Skyhunter in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 10th August 2011, 06:32 PM
  5. mm2 build error
    By drk necros in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 30th March 2009, 02:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •