Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Project doing complete compile every time.

I just got an i5 mbp and moved everything to it. Downloaded the 3.2 sdk, titanium, and imported a project but for some reason, its doing a FULL compile everytime, instead of doing that short one. The full compile takes about 5 seconds while the short would usually take less than a second. I tried clearing the built folder but same thing happens .. Did i miss a step?

— asked May 1st 2010 by Sj Singh
  • build
  • compile
0 Comments

7 Answers

  • Help! This is killing me!

    — answered May 1st 2010 by Sj Singh
    permalink
    0 Comments
  • Is this happening for iPhone or Android?

    — answered May 1st 2010 by Marshall Culpepper
    permalink
    0 Comments
  • iPhone, sir.

    — answered May 1st 2010 by Sj Singh
    permalink
    0 Comments
  • I think I figured out what the problem is.

    Desktop computer + Titanium 1.1.2 = Doesn't do a full compile every time.
    Desktop computer + Titanium 1.2.0 = Does a full compile every time!

    Laptop computer (the i5) + Titanium 1.2.0 = Does a full compile every time!
    I have no way of testing the laptop with the 1.1.2 because Im not sure where to download the 1.1.2 and add it to titanium, anyone know?

    So my guess is that this is a problem with titanium 1.2.0 since its doing a full compile every time on both computers.

    Full Compile Log:
    ~~~
    [INFO] Compiling JavaScript…one moment
    [INFO] No JavaScript errors detected.
    [INFO] One moment, building …
    [INFO] Performing full rebuild. This will take a little bit. Hold tight…
    [INFO] Executing XCode build…
    [INFO] Executing XCode Compiler [toggle output]
    [INFO] Compile completed in 5.63 seconds
    [INFO] Launching application in Simulator
    ~~

    — answered May 1st 2010 by Sj Singh
    permalink
    0 Comments
  • I just copied 1.1.2 folder from the desktop to the laptop and with the 1.1.2 sdk selected, its no longer compiling every time. So my assumption about 1.2.0 being the problem is correct.

    — answered May 1st 2010 by Sj Singh
    permalink
    0 Comments
  • I just copied 1.1.2 folder from the desktop to the laptop and with the 1.1.2 sdk selected, its no longer compiling every time. So my assumption about 1.2.0 being the problem is correct.

    — answered May 1st 2010 by Sj Singh
    permalink
    0 Comments
  • Yeah, sorry about this… This was a bug that was introduced in 1.2 but is fixed in 1.3. We're hoping 1.3 to drop in the next day or so (once testing is complete).

    — answered May 3rd 2010 by Jeff Haynie
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.