Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6685] Android: V8: Enable 3rd party module build for Windows

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-01-23T16:19:52.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2012-01, Release 2.0.0, Release 1.8.1
ComponentsAndroid
Labelsrelease-note-1.8.0
ReporterMarshall Culpepper
AssigneeJosh Roesslein
Created2011-12-15T02:21:54.000+0000
Updated2012-02-14T09:36:15.000+0000

Description

Our NDK Makefiles / build scripts don't currently work in Windows due to use of unix utilities like gperf. This may just require updated documentation for cygwin setup, but we may also require further changes.

Comments

  1. Josh Roesslein 2012-01-10

    Test case: 1. Create a new module project. 2. Run "ant" in the module project's directory from command prompt (not Cygwin). 3. You should now have a .zip for your module in the dist directory. 4. Verify the module works in an application.
  2. Josh Roesslein 2012-01-10

    Updates to setup your system: - Make sure you have NDK r7 installed. - Install gperf (http://gnuwin32.sourceforge.net/packages/gperf.htm) - Install Ant (http://ant.apache.org/) - Make sure Ant and gperf are on your path.
  3. Wilson Luu 2012-01-17

    Closing bug. Verified fix on: SDK build: 1.9.0.v20120117144634 Runtime: V8, Rhino Titanium Studio, build: 1.0.8.201201131907 OS: Windows 7 Device: Droid 3 (2.3.4)
  4. Michael Succi 2012-02-13

    Hey is there any way I could grab 1.9.0? When I go to the page is says I need to contact 'my' administrator to connect Jiira to Bamboo, but Bamboo is 3rd party proprietary software. Any advice is appreciated as I am not able to develop modules on Windows.
  5. Josh Roesslein 2012-02-13

    Michael, here is a [guide](https://wiki.appcelerator.org/display/guides/Installing+Titanium+SDK+Continuous+Builds) for installing SDKs from our CI build servers.
  6. Michael Succi 2012-02-14

    Perfect, thanks John. At the top of this page, it says the bug is fixed in 1.9 but on builds.appcelerator.com I'm only able to select builds up to 1.8.2. Does 1.8.2 have the fix? Thanks
  7. Josh Roesslein 2012-02-14

    For fixes that will ship in 1.9 you will want the "master" branch.
  8. Neeraj Gupta 2012-02-14

    We will port this fix to 1.8.2 shortly.

JSON Source