Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-24 Thread Paul Beach
> I think placed plugins/libEngine12.dylib one level above (not beneath) my bin > folder, and now my CREATE statement works! Hmm the default build for Firebird on MacOSX creates a framework, and all the libraries/binaries (where applicable - libfbclient) have the framework location built into t

Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-23 Thread Vlad Khorsun
23.02.2017 19:33, Mark De Wit wrote: > Yes, the default firebird.conf (as produced by the build) is in the bin > folder together with fbclient library. > I have not changed any settings, however (so all settings are commented out) "plugins" folder is inside that "bin" folder, correct ? > I a

Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-23 Thread Mark De Wit
discussion among Firebird Developers Subject: Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server Yes, the default firebird.conf (as produced by the build) is in the bin folder together with fbclient library. I have not changed any settings, however (so all settings are

Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-23 Thread Mark De Wit
3 February 2017 16:43 To: firebird-devel@lists.sourceforge.net Subject: Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server 23.02.2017 16:45, Mark De Wit wrote: > Hi all, > > > > I'm developing a cross-platform application, trying to use firebird for my >

Re: [Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-23 Thread Vlad Khorsun
23.02.2017 16:45, Mark De Wit wrote: > Hi all, > > > > I’m developing a cross-platform application, trying to use firebird for my > data storage. Everything works fine on Windows. > > > > On Mac, I have built firebird 3 from source (official release 3.0.1.32609 > sources), and isql runs fine. H

[Firebird-devel] Firebird 3 on MacOS not working as an embedded server

2017-02-23 Thread Mark De Wit
Hi all, I'm developing a cross-platform application, trying to use firebird for my data storage. Everything works fine on Windows. On Mac, I have built firebird 3 from source (official release 3.0.1.32609 sources), and isql runs fine. However, when linking my application against libfbclient.