Hello,
I'm can't get binding-tutorial to build on my Windows7 machine. When I try
running
make from within the foobinding-makefile directory it give me the following
error:
c:\binding-tutorial\foobinding-makefile>make
generatorrunner --generatorSet=shiboken \
global.h \
--include-paths=`pwd`/../libfoo:`pkg-config --variable=includedir QtCore
`:`pkg-config --variable=includedir QtCore`/..:/usr/include \
--typesystem-paths=.:`pkg-config pyside --variable=typesystemdir` \
--output-directory=. \
typesystem_foo.xml
Fatal error: line=3, column=63, message=Failed to parse: 'typesystem_core.xml'
Cannot parse file: typesystem_foo.xmlmake: *** [generate] Error 1
What am I doing wrong?
System Setup:
OS: Windows7
Qt : 4.7.3
MinGW make v3.82
pkg-config v0.23 (provided by Cygwin)
Python 2.7.2 64bit
I installed PySide using
(http://www.pyside.org/files/PySide-1.0.7qt474.win-amd64-py2.7.exe)
I downloaded the tutorial tar ball
(http://pyside.org/files/binding-tutorial.tar.gz)
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside