Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot compile from CVS [ODBC114] #111

Closed
firebird-automations opened this issue Mar 7, 2011 · 6 comments
Closed

cannot compile from CVS [ODBC114] #111

firebird-automations opened this issue Mar 7, 2011 · 6 comments

Comments

@firebird-automations
Copy link

Submitted by: Rafael Kitover (rkitover)

After updating from CVS, I get this compile error:

../../IscDbc/IscConnection.cpp: In member function 'virtual IscDbcLibrary::CallableStatement* IscDbcLibrary::IscConnection::prepareCall(const char*)':
../../IscDbc/IscConnection.cpp:2110: error: cannot allocate an object of abstract type 'IscDbcLibrary::IscCallableStatement'
../../IscDbc/IscCallableStatement.h:43: note: because the following virtual functions are pure within 'IscDbcLibrary::IscCallableStatement':
../../IscDbc/Connection.h:477: note: virtual bool IscDbcLibrary::Statement::isActiveSelectForUpdate()
make: *** [Release_i686/obj/IscConnection.o] Error 1

@firebird-automations
Copy link
Author

Commented by: @alexpotapchenko

Can you fix it? There are no problems in windows.. and ActiveSelectForUpdate method is added after RC2 version only.

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

Attachment: OdbcFb.zip [ 11912 ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

Attachment: OdbcFb.zip [ 11912 ] =>

@firebird-automations
Copy link
Author

Commented by: @alexpotapchenko

Problem in head.

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1 Beta [ 10410 ]

@firebird-automations
Copy link
Author

Modified by: @alexpotapchenko

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants