I am able to use the make tool in gnu-win32 to build in windows, but I am still 
getting build errors.

C:\Python26\TaskCoachFresh>make -f taskcoach/Makefile
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named taskcoachlib.meta.data
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named taskcoachlib.meta.data
File not found - *.po
File not found - *.py
make: *** No rule to make target `icons.in/iconmap.py', needed by `taskcoachlib/
gui/icons.py'.  Stop.

Reply via email to