[sldev] [HELP] definition collision in ndofdev for linux? (solved)

Boroondas Gupte sllists at boroon.dasgupta.ch
Fri Jan 9 07:17:38 PST 2009


Boroondas Gupte schrieb:
> Jan Ciger schrieb:
>   
>> Boroondas Gupte wrote:
>>     
>>> Any hints?
>>>       
>> Yes, do not link with ndofdev twice. That is causing the duplicate
>> symbol error. Make sure that you didn't include the library twice in
>> your cmake files.
> Ah, thanks. :-)
>
> Running that command line manually without the first -lndofdev allowed
> ./devolop.py build to finish successfully afterwards. I didn't modify
> the CMake files (yet), so I don't know which ones I'll have to change to
> avoid the manual step, but I'll look into this.
On the Forums, Armin pointed out this might be a CMake version problem.
(see
http://forums.secondlife.com/showthread.php?t=266143&page=2&pp=15#post2280460)
I downgraded CMake from 2.6.2 to 2.4.8 and verified on a fresh trunk
checkout, that this indeed isn't an issue with CMake version 2.4.8.


More information about the SLDev mailing list