FirebirdSQL / firebird-odbc-driver

Firebird ODBC driver
https://firebirdsql.org/en/odbc-driver/
42 stars 11 forks source link

Firebird ODBC driver is not compiled on Linux Mint 19.1 [ODBC212] #194

Closed firebird-automations closed 6 years ago

firebird-automations commented 6 years ago

Submitted by: @alexpotapchenko

make: [createdirs] Error 1 (ignored) g++ -w -D_REENTRANT -D_PTHREADS -DEXTERNAL -DunixODBC -I/usr/include g++ -I/usr/include -I/usr/lib/include -I/usr/include -fPIC -m64 -DNDEBUG g++ -c ../../IscDbc/IscDatabaseMetaData.cpp -o g++ Release_x86_64/obj/IscDatabaseMetaData.o In file included from ../../IscDbc/IscDatabaseMetaData.cpp:47:0: ../../IscDbc/IscDatabaseMetaData.cpp: In member function 'virtual const char* IscDbcLibrary::IscDatabaseMetaData::getDriverVersion()': ../../IscDbc/../SetupAttributes.h:139:65: error: unable to find string literal operator 'operator""buildnum' with 'const char [7]', 'long unsigned int' arguments #⁠define BUILD_DRIVER_VERSION(major,minor,buildnum) major"."minor"."buildnum ^ ../../IscDbc/../SetupAttributes.h:150:25: note: in expansion of macro 'BUILD_DRIVER_VERSION'

⁠define DRIVER_VERSION BUILD_DRIVER_VERSION( ZERO_MAJOR BUILD_STR2( MAJOR_VERSION ), ZERO_MINOR BUILD_STR2( MINOR_VERSION ), ZERO_BUILDNUM BUILD_STR2( BUILDNUM_VERSION ) )

                     ^\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~\~

../../IscDbc/IscDatabaseMetaData.cpp:350:9: note: in expansion of macro 'DRIVER_VERSION' return DRIVER_VERSION; ^\~\~\~\~\~\~\~\~\~\~\~\~\~ makefile.linux:127: recipe for target 'Release_x86_64/obj/IscDatabaseMetaData.o' failed

Commits: FirebirdSQL/firebird-odbc-driver@1680182f86256301c8bbd31b213e9c981c9bc915

firebird-automations commented 6 years ago
Modified by: @alexpotapchenko status: Open \[ 1 \] =\> Resolved \[ 5 \] resolution: Fixed \[ 1 \] Fix Version: 2\.0\.6 \[ 10851 \] Fix Version: 2\.1 Beta \[ 10410 \]