Menu

Got compiling error when try to build OCILIB on Windows(vs2010) using the provided source code (latest version 4.1.0)

Anonymous
2015-08-26
2015-09-13
  • Anonymous

    Anonymous - 2015-08-26

    Hi,

    When I try to build the dynamic library of ocilib using Windows Visual Studio 2010, I got some compiling error for some of the .c files (object.c, lob.c, and library.c): like:
    ....\src\object.c(1096): error C2143: syntax error : missing ';' before 'type'
    ....\src\object.c(1096): error C2065: 'index' : undeclared identifier
    ....\src\object.c(1133): error C2143: syntax error : missing '{' before '
    '
    ....\src\object.c(1168): error C2371: 'OCI_ObjectGetColl' : redefinition; different basic types
    D:\Oracle_OciLib\ocilib\include\ocilib.h(12756) : see declaration of 'OCI_ObjectGetColl'

    Any suggestion on correcting this? Or did I miss something?

    Thanks a lot,
    J. C

     
  • Vincent Rogier

    Vincent Rogier - 2015-09-13

    Hi,

    Did you try with latest sources ?

    Regards,

    Vincent

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.