Hi, I am trying to compile dvdstyler-3.2b6 on Fedora31, but this fails with this error message: g++ -DPACKAGE_NAME=\"DVDStyler\" -DPACKAGE_TARNAME=\"dvdstyler\" -DPACKAGE_VERSION=\"3.2b6\" -DPACKAGE_STRING=\"DVDStyler\ 3.2b6\" -DPACKAGE_BUGREPORT=\"http://www.dvdstyler.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dvdstyler\" -DVERSION=\"3.2b6\" -DHAVE_CXX11=1 -I. -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wall -Werror=format-security...
QT5 support
I have installed this version: wxsvg-1.5.15-1.fc29.x86_64
compilation of mp4tools 3.8b3 fails on Fedora 29
I have patched the glmixer on my side, is this enough ? --- a/src/CMakeLists.txt.orig 2018-12-08 17:58:09.871160638 +0100 +++ b/src/CMakeLists.txt 2018-12-08 17:58:28.262718552 +0100 @@ -312,6 +312,7 @@ SET(LANG "${CMAKE_SOURCE_DIR}/locals/trans_fr.ts" "${CMAKE_SOURCE_DIR}/locals/trans_cz.ts" + "${CMAKE_SOURCE_DIR}/locals/trans_de.ts" ) #qt4_create_translation(GLMIXER_QM ${GLMIXER_UIS_H} ${GLMIXER_SRCS} ${LANG}) qt4_add_translation(GLMIXER_QM ${LANG})
{Feature Request UNIX} appdata.xml
german language file trans_de.ts
compilation of GLMixer-1.7.1835 fails after updating mesa-libGL-devel