Michael Banck ha scritto:
> Hi,
>
> On Mon, Feb 25, 2008 at 11:02:08PM +0100, iw9cmd flavio wrote:
>> I can't compile this simple cpp source linking it against libopenbabel with
>> -pedantic switch:
>
> Why do you need -pedantic?
>
A friend of mine uses this switch to check his code for some t
Hi,
On Mon, Feb 25, 2008 at 11:02:08PM +0100, iw9cmd flavio wrote:
> I can't compile this simple cpp source linking it against libopenbabel with
> -pedantic switch:
Why do you need -pedantic?
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Co
Package: libopenbabel-dev
Version: 2.1.1-2
Hi,
I can't compile this simple cpp source linking it against libopenbabel with
-pedantic switch:
-8<-
prova.cpp:
#include
#include
int main(int argc, char** argv){
OpenBabel::OBMol p;
}
-
3 matches
Mail list logo