Does anyone else see this? Fresh CVS check out/build. OS X 10.4. I've built
successfully on Tiger before.

 g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_STR -I../../../src -I../../../src/frontends -I../../../images
-I/Users/robbear/dev/qt-mac-free-3.3.4/include -I../../../boost
-I../../../src/frontends/controllers -W -Wall -fno-exceptions -g -Os -c
QBibtexDialog.C -MT QBibtexDialog.lo -MD -MP -MF .deps/QBibtexDialog.TPlo -o
QBibtexDialog.o
QBibtexDialog.C: In member function `virtual void
   lyx::frontend::QBibtexDialog::addDatabase()':
QBibtexDialog.C:153: error: could not convert `QLineEdit::text() const()' to
`
   const std::string&'
../../../src/support/lstrings.h:135: error: in passing argument 1 of `const
   std::string lyx::support::trim(const std::string&, const char*)'
make[5]: *** [QBibtexDialog.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Reply via email to