|
|
第 1 帖 | |
|
|
标题: [解决]编译qsopcast 出错,哪位大侠帮我一下! cmake -DCMAKE_BUILD_TYPE=relwithdeb ..
-- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.6.3 (using /usr/bin/qmake) -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Configuring done -- Generating done -- Build files have been written to: /home/hurriedlymatilda/qsopcast-read-only/build make [ 2%] Generating tabwidget.moc [ 4%] Generating abstractchannel.moc [ 7%] Generating channel_argument.moc [ 9%] Generating channel_bookmark.moc [ 12%] Generating channel_history.moc [ 14%] Generating channel_pplive.moc [ 17%] Generating channel_ppstream.moc [ 19%] Generating channel_sopcast.moc [ 21%] Generating channellistmodel.moc [ 24%] Generating channellistview.moc [ 26%] Generating config.moc [ 29%] Generating filterbar.moc [ 31%] Generating menubar.moc [ 34%] Generating pageplay.moc [ 36%] Generating pagerecord.moc [ 39%] Generating playfork.moc [ 41%] Generating qsopcast.moc [ 43%] Generating recorder.moc [ 46%] Generating searchedit.moc Scanning dependencies of target qsopcast [ 48%] Building CXX object src/CMakeFiles/qsopcast.dir/abstractchannel.cpp.o [ 51%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_argument.cpp.o [ 53%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_bookmark.cpp.o [ 56%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_history.cpp.o [ 58%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_pplive.cpp.o [ 60%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_ppstream.cpp.o [ 63%] Building CXX object src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp: In member function ‘void ChannelListSopcast: arse()’:/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error: cannot call constructor ‘QString::QString’ directly /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error: for a function-style cast, remove the redundant ‘::QString’ /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error: cannot call constructor ‘QString::QString’ directly /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error: for a function-style cast, remove the redundant ‘::QString’ /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error: cannot call constructor ‘QString::QString’ directly /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error: for a function-style cast, remove the redundant ‘::QString’ /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error: cannot call constructor ‘QString::QString’ directly /home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error: for a function-style cast, remove the redundant ‘::QString’ make[2]: *** [src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o] 错误 1 make[1]: *** [src/CMakeFiles/qsopcast.dir/all] 错误 2 make: *** [all] 错误 2 此帖于 10-09-21 17:21 被 oddhornedant 编辑. 原因: 不完整 |
|
|
|
|
|
|
|
第 2 帖 | |
|
|
不能编译新版本,只能用旧版本
http://software.opensuse.org/search?q=qsopcast |
|
|
|
|
|
|
|
第 3 帖 | |
|
|
标题: 终于找到解决办法。 http://aur.archlinux.org/packages.php?ID=32425
http://aur.archlinux.org/packages/qs.../qstring.patch 此帖于 10-09-09 09:13 被 oddhornedant 编辑. 原因: 不完整。 |
|
|
|
|
|