ibase.h from x64 package includes non-existing file
---------------------------------------------------

                 Key: CORE-4862
                 URL: http://tracker.firebirdsql.org/browse/CORE-4862
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library
    Affects Versions: 3.0 Beta 2
            Reporter: Hennadii Zabula


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"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to