[CONC-134] build from the source on Linux Created: 2015-06-23 Updated: 2015-06-26 Resolved: 2015-06-26 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ludealol | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian |
||
| Attachments: |
|
| Description |
|
I am compiling with gcc from source and i included the binaries into my project. And I have this error : redeclaration of c++ built-in type 'bool' in my_global.h |
| Comments |
| Comment by Georg Richter [ 2015-06-26 ] |
|
Can you please attach a compete example? |
| Comment by Ludealol [ 2015-06-26 ] |
|
done ! |
| Comment by Georg Richter [ 2015-06-26 ] |
|
my_global.h is used by libmariadb internally and shouldn't be inclluded in client application |