Building BTQueue in Win32 Platform

Since I have migrated my laptop to Ubuntu, it is necessary to prepare a new build environment for BTQueue. I would like to officially confirm that BTQueue for Windows will be continued. In addition, I upgraded to Python 2.4.3 powered by python.org. However, building BTQueue in Win32 platform is not as easy as in Linux or other platform because of its specific dependencies. So, this is a good chance to share this knowledge to whoever interesting in customizing BTQueue for personal use. Follow me.
  1. Install Python 2.4.3
  2. Install win32all 208
  3. Install ctypes 0.9.9.6
  4. Install py2exe 0.6.5
  5. Install NSIS 2.17
  6. Install TortoiseSVN 1.3.4.6992
  7. Now you are ready to build BTQueue by checking it out the latest version from https://svn.sourceforge.net/svnroot/btqueue/trunk/btqueue
  8. Simply run build.bat and wait for a while
That's all.

Technorati Tags: , ,

GOOD!

thanx man! i managed to build version 0.1.3 486 following your instructions, pretty nice :)

Post new comment