[Qt-creator] Error compiling Creator on OpenBSD 4.4
Israel Brewster
israel at frontierflying.com
Wed Mar 18 22:26:42 CET 2009
-----------------------------------------------
Israel Brewster
Computer Support Technician II
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------
On Mar 18, 2009, at 12:55 PM, Andre Poenitz wrote:
> 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?
/usr/local/Trolltech/Qt-4.5.0/lib I think that was the default install
location, but I wouldn't swear to it. I might have changed the
location on compiling Qt, I don't recall.
>
> You could use LD_LIBRARY_PATH=/path/to/your/qt/lib ./qtcreator.bin
> or adjust the 'qtcreator' start script.
Ok, closer - it now launches, with the only error (on launch) being
"ZLIB version error". I seem to recall running into this before,
however, with the solution being that Qt needed to be compiled with
the -qt-zlib flag, so I'll try that. Other than that, it appears that
the program is mostly non-functional :P "New..." does nothing, and
open presents the open dialog box, but then just gives a "could not
open file" error. Maybe I missed some #define blocks that need to be
changed to make things work. I'll look further, as I get the chance.
>
> I wonder, though, why it does not weork out-of-the-box for you.
>
> Andre'
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list