Peng Wu wrote, at 08/17/2010 03:36 PM +9:00:
> Hi,
>I tried to rebuild ibus-pinyin package for Fedora 14 which uses
> boost::signals2, but it failed.
>Later I write a very simple test file, compiling use:
>$g++ -c boost_test.cpp
>And the test file content and compiling error log ar
Hi,
I tried to rebuild ibus-pinyin package for Fedora 14 which uses
boost::signals2, but it failed.
Later I write a very simple test file, compiling use:
$g++ -c boost_test.cpp
And the test file content and compiling error log are attached.
It still fails, but it compiles ok on Fedora 13