Hi
Got the same error when building it yesterday.
Look in Python.prf and change the win32:LIBS to:
win32:LIBS += $(PYTHON_LIB)/libpython$${PYTHON_VERSION}.a
I had to change it in about 3 prf files, can't remember now.
Hope you get it right, if not ask again. Was not able to run the generator on Qt 4.6 libraries though, and some of the examples has some bugs in them which makes them crash under certain circumstances. In the Console GUI example , for example when you put the cursor above the command prompt and press enter it crashes. Fixed most of the errors though. If you want details let me know.
Cheers
Jaco
Bookmarks