google-code-export / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
2 stars 1 forks source link

Cannot build - undefined reference #390

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
===================================================
[ 82%] Building CXX object CMakeFiles/qdevelop.dir/src/moc_toolscontrolimpl.o
[ 82%] Building CXX object CMakeFiles/qdevelop.dir/qrc_resources.o
Linking CXX executable qdevelop
CMakeFiles/qdevelop.dir/src/mainimpl.o: In function `MainImpl':
/usr/src/RPM/BUILD/qdevelop-0.29/src/mainimpl.cpp:225: undefined reference to 
`GetLastVersion::GetLastVersion(QWidget*, QUrl const&)'
collect2: ld returned 1 exit status
make[2]: *** [qdevelop] Error 1
===================================================
Distro - ALT Linux 6.

rpm -qa | grep qt4
libqt4-core-4.8.4-alt0.M60P.1
libqt4-sql-sqlite-4.8.4-alt0.M60P.1
libqt4-script-4.8.4-alt0.M60P.1
rpm-macros-qt4-4.8.4-alt0.M60P.1
libqt4-gui-4.8.4-alt0.M60P.1
libqt4-svg-4.8.4-alt0.M60P.1
libqt4-help-4.8.4-alt0.M60P.1
libqt4-4.8.4-alt0.M60P.1
libqt4-devel-4.8.4-alt0.M60P.1
qt4-common-4.8.4-alt0.M60P.1
libqt4-sql-4.8.4-alt0.M60P.1
libqt4-xml-4.8.4-alt0.M60P.1
libqt4-network-4.8.4-alt0.M60P.1
libqt4-xmlpatterns-4.8.4-alt0.M60P.1
libqt4-test-4.8.4-alt0.M60P.1
libqt4-qt3support-4.8.4-alt0.M60P.1
libqt4-designer-4.8.4-alt0.M60P.1
libqt4-multimedia-4.8.4-alt0.M60P.1
libqt4-opengl-4.8.4-alt0.M60P.1
libqt4-declarative-4.8.4-alt0.M60P.1
libqt4-scripttools-4.8.4-alt0.M60P.1
libqt4-dbus-4.8.4-alt0.M60P.1
libqt4-clucene-4.8.4-alt0.M60P.1
libqt4-uitools-4.8.4-alt0.M60P.1
libqt4-webkit-4.8.4-alt0.M60P.1

Original issue reported on code.google.com by mot...@gmail.com on 4 Oct 2013 at 7:24

GoogleCodeExporter commented 9 years ago
svn update
Updating '.':
At revision 481.

Original comment by mot...@gmail.com on 4 Oct 2013 at 7:26

GoogleCodeExporter commented 9 years ago
Fixed in revision 482

Original comment by jlbi...@gmail.com on 5 Oct 2013 at 6:35