Scott Lambert
Sat, 19 May 2007 07:36:42 -0700
I am following the build instructions in Install.MacOSX and I keep
getting "qt 4 library not found" error. Full output below.
I am following Install.MacOSX exactly.
-Scott
Configuration
Host type: i686-apple-darwin8.9.1
Special build flags: assertions pch concept-checks warnings use-
aspell use-ispell
C Compiler: gcc
C Compiler LyX flags:
C Compiler flags: -Wextra -Wall -g -Os
C++ Compiler: g++ (4.0.1)
C++ Compiler LyX flags:
C++ Compiler flags: -Wextra -Wall -g -Os
Linker flags:
Linker user flags: -framework Carbon -framework OpenGL -framework
AGL -framework QuickTime -lz -framework Cocoa
Qt 4 Frontend:
Qt 4 version:
Packaging: macosx
LyX binary dir: /path/to/LyX.app/Contents/MacOS
LyX files dir: /path/to/LyX.app/Contents/Resources
**** The following problems have been detected by configure.
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)
** qt 4 library not found !
Scott,
Which version did you try to install?
Did you compile QT or installed a binary? If compiling did you do the
install part? Did you the give the *absolute* path to the QT-binary
(i.e. not the source directory)?
That's all I can think off... (I got a similar error some month, but
then it was due to a lack of -framework Cocoa which you have included)
/Anders