[QScintilla] Problem on OSX 10.5.1
Ryutaro Amano
wn9r-amn at asahi-net.or.jp
Thu Jan 31 05:37:19 GMT 2008
Hi all, my name is Ryutaro Amano.
My environment
10.5.1, PowerpcMac, XCode 3.0
I installed qt-mac-opensource-src-4.3.3 from source.
./configure -qt-gif -qt-libjpeg -qt-libmng -qdbus -openssl -framework
make
sudo make install
to ~/.bashrc
export QTDIR=/usr/local/Trolltech/Qt-4.3.3
export PATH=$PATH:$QTDIR/bin
QScintilla-gpl-2-snapshot-20080120
cd Qt4
qmake qscintilla.pro
sudo make
sudo make install
cd example-Qt4
qmake application.pro
make
Double click "application.app"
"The application application quit unexpectedly."
What's wrong?
Ryutaro Amano
wn9r-amn at asahi-net.or.jp
More information about the QScintilla
mailing list