Hi Xavier,

On Tue, 2005-08-02 at 14:24 +0200, Xavier Larrode wrote:
>
> Ok it's not finish...
> So now i have this : 
> 
> /udd/xlarrode/local/CVS/OpenSG/Builds/i686-pc-linux-gnu-g+
> +/SystemLib/lib-opt/libOSGSystem.so: undefined reference to
> `osg::TextFT2Backend::TextFT2Backend()'collect2: ld returned 1 exit
> status
> make: *** [exe-opt/testAction] Error 1
> 
> so i have deleted the libOSGSystem.so in the lib-opt folder and when i
> compile i have these warning :

...

> 
> And after  it compile the lib .  
> g++ -shared  -olib-opt/libOSGSystem.so \
>  
> So my question is,  have you try the TestTextParams with the opt lib
> because the dbg lib is allright for me.

Just removing the library after a reconfigure is not enough, as the old
object files are still around. You need to recompile the source files
that might be affected, and to make sure you could just delete all the
opt-objects and recompile everything.

> Sorry for this.

No, sorry for it not working out of the box. ;)

Hope it helps

        Dirk




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to