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

ibase.h from x64 package includes non-existing file [CORE4862] #5158

Closed
firebird-automations opened this issue Jul 7, 2015 · 4 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Hennadii Zabula (zabulus)

Votes: 2

1. Download package from http://sourceforge.net/projects/firebird/files/firebird-win64/3.0-Beta_2/Firebird-3.0.0.31896-0_x64_Beta2.zip/download
2. Unpack it
3. Add "include" folder to any C++ project include paths (in my case we are using VS2012 but I think it doesn't care).
4. Include "ibase.h" file to any .cpp.
4. Try to compile the project.

Actual result:
Error about absent header file occurs "../common/dsc_pub.h". Indeed, the file is absent in package.
If comment out the line #⁠333 build continues successfully.

Expected result:
Project builds successfully without editing "ibase.h"

Commits: d92c26f FirebirdSQL/fbt-repository@7556c8d

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 3.0 RC 1 [ 10584 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 3.0.0 [ 10048 ]

Fix Version: 3.0 RC 1 [ 10584 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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

resolution: Fixed [ 1 ]

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Cannot be tested

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