> 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
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
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
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
>
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
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.