LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 905|回复: 1

opensuse 编译qsopcast时出错,哪位大侠帮我一下。

[复制链接]
发表于 2010-9-3 13:20:30 | 显示全部楼层 |阅读模式
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::parse()’:
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error: cannot call constructor ‘QString:String’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:280:66: error:   for a function-style cast, remove the redundant ‘:String’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error: cannot call constructor ‘QString:String’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:282:70: error:   for a function-style cast, remove the redundant ‘:String’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error: cannot call constructor ‘QString:String’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:318:56: error:   for a function-style cast, remove the redundant ‘:String’
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error: cannot call constructor ‘QString:String’ directly
/home/hurriedlymatilda/qsopcast-read-only/src/channel_sopcast.cpp:320:60: error:   for a function-style cast, remove the redundant ‘:String’
make[2]: *** [src/CMakeFiles/qsopcast.dir/channel_sopcast.cpp.o] 错误 1
make[1]: *** [src/CMakeFiles/qsopcast.dir/all] 错误 2
make: *** [all] 错误 2
 楼主| 发表于 2010-9-9 11:59:34 | 显示全部楼层
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表