Hi everyone, 
    I have an application where I need to add additional information to
OBAtom, and OBBond so i decided to subclass them. Because I subclassed
ABAtom, and OBBond, then I have to subclass OBMol to be able to create
atoms/bonds of the newer version.

The problem i am running into is linking when i compile it. When I build
from the command line everything works, but when I build from Xcode, for
some reason it's having issues linking. 
*This is only an issue when I implement the constructor in the cpp file, but
it builds fine when I implement them inside the class.*

I've been googling and searched the forums but haven't been able to find
anything. Any help is greatly appreciated.

-Andi



--
View this message in context: 
http://forums.openbabel.org/issues-building-openbabel-when-subclassing-OBMol-tp4655897.html
Sent from the openbabel-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to