Programming Languages: C++
License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics svn co https://kwave.svn.sourceforge.net/svnroot/kwave kwave
browse code,
statistics,
last commit on 2012-05-27
git clone git://kwave.git.sourceforge.net/gitroot/kwave/kwave (read-only)
the pushed 1 commit(s) to refs/heads/master in the kwave Git repository of the Kwave project.
2012-05-27 03:33:08 PDT by the
the pushed 1 commit(s) to refs/heads/master in the kwave Git repository of the Kwave project.
2012-05-27 02:56:57 PDT by the
the pushed 1 commit(s) to refs/heads/master in the kwave Git repository of the Kwave project.
2012-05-27 00:24:14 PDT by the
the pushed 1 commit(s) to refs/heads/master in the kwave Git repository of the Kwave project.
2012-05-26 09:00:46 PDT by the
fixed in git, commit ffee1cf0eac985889bc53f27613cea31103514b5 thanks for reporting!
2012-05-24 10:04:32 PDT by the
the pushed 1 commit(s) to refs/heads/master in the kwave Git repository of the Kwave project.
2012-05-22 09:07:49 PDT by the
I should note that this error was encountered while using the gold linker, which only supports linking where the required libraries are explicitly defined. Since it otherwise compiles fine, all required links are indeed explicitly defined so there should be no issues removing --add-needed.
2012-05-22 08:29:18 PDT by kensington
When compiling 0.8.8, it fails with this linking error: Linking CXX shared library amplifyfree /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: error: --add-needed is not supported but is required for libkfile.so.4 in /home/michael/dev/kde/kwave/libgui/libkwavegui.so collect2: ld returned 1 exit status make[2]: *** [plugins/codec_ascii/codec_ascii] Error 1...
2012-05-22 08:14:38 PDT by kensington
fixed in mainline release v0.8.8.
2012-05-20 03:29:13 PDT by the
fixed in mainline release v0.8.8.
2012-05-20 03:25:01 PDT by the