Re: [Firebird-net-provider] Compiling for mono

2014-09-07 Thread Jiří Činčura
Create a PR. -- Mgr. Jiří Činčura Independent IT Specialist From: Ernesto Cullen [mailto:ernestocul...@gmail.com] Sent: Friday, September 5, 2014 4:57 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Compiling for mono I could get Firebird

Re: [Firebird-net-provider] Compiling for mono

2014-09-05 Thread Ernesto Cullen
I could get Firebird provider running on Mono, using embedded server. I did some changes to the conditional compilation definitions (#if) and an addition to resources processing. How can I get these integrated in the official code? Ernesto Cullen 2014-07-30 5:36 GMT-03:00 diskuze

Re: [Firebird-net-provider] Compiling for mono

2014-07-30 Thread diskuze
Hi, probably best idea is to use the build for Mono/Linux from firebirdsql.org. Or you can build it yourself, there’s a configuration with same name in project. -- Mgr. Jiri Cincura Independent IT Specialist --

Re: [Firebird-net-provider] Compiling for mono

2014-07-30 Thread Jiri Cincura
Hi, probably best idea is to use the build for Mono/Linux from firebirdsql.org. Or you can build it yourself, there’s a configuration with same name in project. -- Mgr. Jiri Cincura Independent IT Specialist --

[Firebird-net-provider] Compiling for mono

2014-07-28 Thread Ernesto Cullen
Hi all, I am trying to port an application using Firebird from Windows (.net 4.0) to Linux under Mono, and I am having problems with the firebird provider. I try to compile it using MonoDevelop 5.0 and could not build the project 'FirebirdSql.Data.FirebirdClient'. I get several errors