Hi All,

I am building pydev code locally. 

To build 32 bit pydev, I set the following variables before executing ant build 
script:
        * set BASEOS=win32
        * set BASEWS=win32
        * set BASEARCH=x86
Whereas to build 64 bit pydev, I set the following variables before executing 
ant build script:
        * set BASEOS=win64
        * set BASEWS=win64
        * set BASEARCH=x64
Follwing are the other necessary details:
        * Java - 32 bit.
        * Operating System - Windows 7 Ultimate, 64 bit.
Could you please let me know whether the above mentioned steps are correct.
 
Also, after my build is successful, how can I verify whether I have 32 bit 
pydev 
or 64 bit pydev ?
 
Thanks in Advance.
 
Thanks and Regards,
Hussain Bohra
Tavant Technologies,
Bangalore-95
mail-to:hussain.bo...@tavant.com
mobile : +91 99867 95727


------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to