You are not logged in.

#1 2013-07-15 19:56:03

quantummy
Member
Registered: 2013-02-27
Posts: 2

linking to ogre complains about missing -lboost_system

could this be an issue with the ogre pkg_config file?

from /usr/lib/pkgconfig/OGRE.pc I've changed the line :
Libs: -L${libdir} -lOgreMain  -lpthread
into:
Libs: -L${libdir} -lOgreMain  -lpthread -lboost_system

that fixed the problem.

The suggestion was this is a broken file and should have -lboost_system in it. Is it and should it be fixed?
An old ogre forum post is related to this problem http://www.ogre3d.org/forums/viewtopic.php?f=2&t=71037

btw didn't know where to post this. I guessed here would be fine-ish..

Last edited by quantummy (2013-07-15 20:01:18)

Offline

#2 2013-07-15 20:51:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: linking to ogre complains about missing -lboost_system

More appropriate in the Creating and Modifying Packages forum. Moving...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB