[Qt-creator] Error compiling Creator on OpenBSD 4.4

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Wed Mar 18 21:55:00 CET 2009


On Wed, Mar 18, 2009 at 12:29:00PM -0800, Israel Brewster wrote:
> Well, it compiles now, but it can't find the libraries, such as  
> libQtGui.so.4. How can I find where it is looking for them? Or perhaps  
> more importantly, how can I change this? I would have thought that  
> would be taken care of in compilation, but apparently not.

Where is your libQtGui.so.4 located?

You could use LD_LIBRARY_PATH=/path/to/your/qt/lib ./qtcreator.bin
or adjust the 'qtcreator' start script.

I wonder, though, why it does not weork out-of-the-box for you.

Andre'



More information about the Qt-creator-old mailing list