I am trying to make keepass run on my mac. I got QT, the qmake runs just fine, but make ends up like this:
- Code: Select all
<snip>
QDialog::qt_emit(int, QUObject*)
QDialog::qt_invoke(int, QUObject*)
typeinfo for QDialog
collect2: ld returned 1 exit status
make[1]: *** [../bin/keepass.app/Contents/MacOS/keepass] Error 1
make: *** [sub-src] Error 2
<snip>
the folder ../bin/keepass.app/Contents/MacOS exists, but is empty.
any idea?
regards
kaembo
