Oh, me again!

I found out, that it worked with this configs... Sorry for the noise! At the moment I'm still trying wether it also works with the QtWebKit integration, but it's still compiling...

Have a nice day and if anybody looked through my attached file: Thanks a lot, the next time I will need it definitely...

Aaron



On 08.09.2011 21:43, Aaron Richiger wrote:
Dear list...

Getting PySide with MySQL support running on Mac Os X is still quite tricky... I'm working on an iMac7,1 / Intel Core 2 Duo. Everything works fine as far as I can see, but the QPixmap() doesn't show any picture! Since I need the mysql support, I think I have to build Qt from the source and then add the Mysql driver plugin. Or is there now already any package available with mysql support included?
Here is what I did after unzipping the Qt source into DIR:

./configure -libdir /Library/Frameworks -opensource -no-webkit -arch x86_64 -qt-sql-mysql -I/usr/local/mysql/include -L/usr/local/mysql/lib -continue -silent
make
sudo make -j1 install

And then installing PySide via the package.
As you can see in the attached file output.txt where i collected all errors and warnings, there are no errors, but tons of warnings. Especially QGraphicsWidgetPrivate and boundPixmap appear a lot...

If anyone knows a way to get this working (binary package or additional configure flags for this machine or what ever), I would be very happy!!!

Thanks a lot for your help!
Aaron


--
Aaron Richiger
Rosentalstr. 11
8400 Winterthur

079 613 71 78


_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside


--
Aaron Richiger
Rosentalstr. 11
8400 Winterthur

079 613 71 78

_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to