PyQt
"System" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <007801c324d9$d9f374a0$1a01a8c0@vishal> |
Hello All, I am trying to complie PyQt-x11-gpl-3.6 on my machine with qt-3.1. I ma getting following error while installing the PyQt. python build.py -l qt /usr/lib/qt-3.1 /usr/lib/qt-3.1/include/qmap.h:603: parse error before `;' token /usr/lib/qt-3.1/include/qmap.h:634: no class template named `map' in `std' /usr/lib/qt-3.1/include/qmap.h:635: ISO C++ forbids declaration of `m' with no type /usr/lib/qt-3.1/include/qmap.h:655: no class template named `map' in `std' /usr/lib/qt-3.1/include/qmap.h:656: ISO C++ forbids declaration of `m' with no type make: *** [qttest.o] Error 1 **************************************************************************** ** Error: /usr/bin/make failed with an exit code of 2. **************************************************************************** ** Can anyone please help me installing. Thank you, Tina..