Daisuke ..

 As you told I first created a SDK environment by running the source
setenv.sh .

The sequence of my execution..

   source setenv.sh
   cd sample/uno2qtdbus/
   qt2codegen.sh qt.xml qt qtdbus.service
    qt2common.sh qt.xml . common.xml
    common2unocode.sh idl/common.xml uno unosample.idl
    cd qt/target/
    qmake
    make
    cd ../../uno/
    cp -p sampleService.cxx src/.
   make

This make is again not detecting the SDK environment variable and throws an
error..

/usr/bin/ld: cannot find -lunoconverter
collect2: ld returned 1 exit status
make: ***
[/root/OpenOffice.org2.0_SDK/LINUXexample.out/lib/sampleService.uno.so]
Error 1


Should I create a SDK environment again..Can you please make the README file
bit more clear.

Thanks...

(Attached is my full execution process..please check out am I wrong
anywhere)


On 10/31/07, Daisuke Kameda <[EMAIL PROTECTED]> wrote:
>
> I want to talk with you.
> But, it is difficult for me to talk in IRC using English.
> Sorry...
>
> Perhaps, ld can't find the libqtconverter.so which have been installed.
> You need to execute "source setenv.sh" in installed directory.
> I will update README tomorrow.
>
>
> prema selvaraj is wrote:
> > and generated the commondesktop installer..And when running the samples
> .,
> > am coming across soo many warnings and ending up with this error..
> >
> > /usr/bin/ld: cannot find -lqtdbusconverter
> > collect2: ld returned 1 exit status
> > make: *** [lib/libqt.so.1.0.0] Error 1
> > )
> >
> > I couldnt understand why this code is searching for lqtdbusconverter in
> > /usr/bin/ld ... Is there any flags which I have to set.?
> >
> > Thanks in advance..
> >
> >
> > On 10/31/07, prema selvaraj <[EMAIL PROTECTED]> wrote:
> >> Thanks for your quick response. I have installed libboost* from
> debian.Nowthat error is
> >> cleared.But still I have got few more doubts in compiling the sample.
> >>
> >> It will be very helpful if I could meet you in any IRC channels..Is
> there
> >> any channels for CommonDesktop project..?Or else can you join me in
> >> #BOSS-Nrcfoss in FreeNode.
> >>
> >> Thanks
>
> --
> Daisuke Kameda
>    Japan KDE Users' Group:  President
>      mailto:[EMAIL PROTECTED]  http://www.kde.gr.jp/~daisuke/
>    immodule for Qt Project:  Project Maintainer
>      http://www.freedesktop.org/wiki/Software_2fimmodule_2dqt
>    SMG Co., Ltd.:  Engineering Creator
>      mailto:[EMAIL PROTECTED]  http://www.smg.co.jp/
>      http://www.smg.co.jp/opensource/CommonDesktopInfrastructure/
>
> _______________________________________________
> Desktop_architects mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/desktop_architects
>



-- 
Prema

Attachment: compiling
Description: Binary data

_______________________________________________
Desktop_architects mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/desktop_architects

Reply via email to