Now after providing AvogadroLibs proper path,building the project gives the following error http://pastebin.com/BrW2MUE7 undefined reference to Avogardo::* Do I need to modify these as well? Dealing with avogardo is bit difficult for me,any kind of help will be greatly appreciated.
On Wed, Mar 11, 2015 at 7:48 PM, anu mittal <anu22mit...@gmail.com> wrote: > Thanks for the help. > > On Mon, Mar 9, 2015 at 4:56 AM, Aleix Pol <aleix...@kde.org> wrote: > >> On Sat, Mar 7, 2015 at 7:57 PM, anu mittal <anu22mit...@gmail.com> wrote: >> > Hi, >> > While porting an application (kalzium) under kde-edu to KF5 where I am >> > suppose to include AvogadroLibs in order to use avogardro based on Qt5, >> > which showed me the following error: >> > >> > Could not find a package configuration file provided by "AvogadroLibs" >> with >> > any of the following names: >> > >> > AvogadroLibsConfig.cmake >> > avogadrolibs-config.cmake >> > >> > now for building the same I followed the steps mentioned in >> > http://wiki.openchemistry.org/Build >> > >> > but even this could not be build completely. >> > Where should I be more careful or if there is any other possible way to >> > solve the error? >> > >> > -- >> > Regards, >> > Anu. >> > >> > >> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe >> >>> << >> > >> >> You can check where it's being installed by reading the >> install_manifest.txt file in the build directory. Then you can define >> the AvogadroLibs_DIR variable [1] to tell cmake where to look for it. >> >> Aleix >> >> [1] cmake -DAvogadroLibs_DIR=/wherever/you/put/lib64/cmake/avogadrolibs >> >> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to >> unsubscribe << >> > > > > -- > Regards, > Anu. > -- Regards, Anu.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<