[QtonPi] 3d on the raspberry pi
Pierre Chicoine
pierrechicoine606 at gmail.com
Tue Feb 26 04:09:46 CET 2013
Daniel
Your bakeqtpi.bash finally worked and I have everything compiling.
I want to thank you for getting me to this stage. I can now compile and run
widgets on the pi and debug line by line.
I had a problem with Qt Creator finding libraries so I copied the libraries
it was looking for into the object compilation directory and that cured
it. /home/(your
directory)/opt/gcc-4.7-linaro-rpi-gnueabihf/arm-linux-gnueabihf/lib just
wasn't going to be recognized in the pro directory or with the
LD_LIBRARY_PATH and that was the directory I copied into the object
directory of my project. It's cheating, I know, but I have to move on.
I left this on the qtonpi list for anyone that has the same problem with Qt
creator not finding the libraries at link time.
I now have a problem with the PI not creating an EGL surface and aborting
when I try to create a OpenGL widget. I'll be perusing the Internet to
understand that one.
Thanks again.
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20130225/19976cd5/attachment.html
More information about the QtonPi
mailing list