Menu

#340 error: ‘availableVoices’ is not a member of ‘ChessXSettings’

1.6.0
closed
nobody
None
9
2023-11-22
2023-05-21
Munzir Taha
No

/tmp/chessx-1.6.0> make
g++ -c -pipe -O2 -std=gnu++1z -Wall -Wextra -flto -fno-fat-lto-objects -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DUSE_C11 -DUSE_SOUND -DQUAZIP_STATIC -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DUSE_SCID -DQT_NO_DEBUG_OUTPUT -DNDEBUG -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Idep/scid/code/src -Isrc/database/scid -Isrc/database -Isrc/guess -Isrc/gui -Isrc/dialogs -Isrc/quazip -I/usr/src/3rdparty/zlib -Isrc/generated -I/usr/include/qt -I/usr/include/qt/QtSvg -I/usr/include/qt/QtPrintSupport -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtMultimedia -I/usr/include/qt/QtGui -I/usr/include/qt/QtNetwork -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -Isrc/generated -I/usr/lib/qt/mkspecs/linux-g++ -o obj_rel/preferences.o src/dialogs/preferences.cpp
src/dialogs/preferences.cpp: In member function ‘void PreferencesDialog::restoreSettings()’:
src/dialogs/preferences.cpp:671:46: error: ‘availableVoices’ is not a member of ‘ChessXSettings’
671 | QStringList voiceNames = ChessXSettings::availableVoices(lang);
| ^~~~~~~~~~~~~~~
make: *** [Makefile:4748: obj_rel/preferences.o] Error 1

Discussion

  • Jens Nissen

    Jens Nissen - 2023-05-23
    • status: open --> closed
     
  • Jens Nissen

    Jens Nissen - 2023-05-23

    Fix committed and in next release.

     
  • Stanislaus John Wojnowski

    Trying to install latest update of chessx on debian linux for wsl2 Windows 10. The above error prevents this. Please assist if possible. Thank you.

     
  • Stanislaus John Wojnowski

    Thank you.

     
  • Stanislaus John Wojnowski

    Hopefully not sounding rude, but when is the next release?

     

Log in to post a comment.