---------- Forwarded message ----------
From: Eric Jang <[email protected]>
Date: Sat, Nov 26, 2011 at 8:03 PM
Subject: Re: [Open Babel] debug openbabel
To: Noel O'Boyle <[email protected]>


I ran cmake -G Xcode ../openbabel-2.3.1 and it produced the xcodeproj file.
However when I try to open the file, it says that XCode cannot open because
it cannot parse the file.

I did a quick Google search for this kind of problem and it seems like
the CMakeLists.txt file is to blame? Any suggestions?

Thanks!

- Eric

On Sat, Nov 26, 2011 at 1:26 PM, Noel O'Boyle <[email protected]> wrote:

> Cmake can generate build files for many different IDEs include Xcode.
> Just use the usual command-line (see our build instructions [1]) but
> include "-G Xcode" at the start.
>
> [1]
> http://openbabel.org/docs/dev/Installation/install.html#basic-build-procedure
>
> The default build is to generate makefiles. If you want to generate a
> debug build see also [1]. But if you're using XCode I guess it will do
> this for you itself.
>
> - Noel
>
> On 26 November 2011 22:03, Eric Jang <[email protected]> wrote:
> > Hello!
> >
> > I was wondering if someone could show me how to build a debuggable
> version
> > of OpenBabel? Specifically I want to step through the obenergy program. I
> > asked earlier how to port over to XCode (since that would give me a
> better
> > understanding of where I am and what vars are present), but perhaps I
> should
> > figure out how to compile the debuggable version via CMake or command
> line
> > first.
> >
> > if someone could provide me the command sequence and flags I have to add
> > that would be fantastic.
> >
> > Thanks!
> >
> >
> ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure
> > contains a definitive record of customers, application performance,
> > security threats, fraudulent activity, and more. Splunk takes this
> > data and makes sense of it. IT sense. And common sense.
> > http://p.sf.net/sfu/splunk-novd2d
> > _______________________________________________
> > OpenBabel-discuss mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
> >
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
OpenBabel-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to