Replacing KDE_IMPORT with Q_DECL_IMPORT should fix that. 2015-01-24 17:56 GMT+01:00 anu mittal <anu22mit...@gmail.com>:
> Can anybody please give me hint, how to solve the issue shown? > openbabel2wrapper.h contains the code:- > > class COMPOUNDVIEWER_EXPORT OpenBabel2Wrapper > { > public: > /** > * This class reads the molecule in the file @p filename. It returns 0 > if > * the file couldn't be read. > */ > static Avogadro::Molecule *readMolecule(const QString& filename); > > bool writeMolecule(const QString& filename, Avogadro::Molecule *); > > QString getFormula(Avogadro::Molecule *molecule); > > QString getPrettyFormula(Avogadro::Molecule *molecule); > }; > > and the issues shown are: > http://pastebin.com/cZyYtyPU > > Please find the attachment which shows the snippet. > > -- > Regards, > Anu. > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > unsubscribe << > >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<