[odb-users] Issue on OSX 10.10 (Yosemite)

Boris Kolpackov boris at codesynthesis.com
Wed Nov 26 04:37:12 EST 2014


Hi Adnan,

Adnan RIHAN <axel50397 at gmail.com> writes:

> Concerning runtime errors, I’ll let codesynthesis answer that ;)

I am not really interested in exploring all the possible ways one
can screw themselves up on MacOS (it seems a couple of new ways are
added with each new version). There are multiple compilers, multiple
incompatible C++ runtimes (libc++ and libstdc++), XCode vs command
line tools vs brew-built GCC. And if that's not bad enough for you,
throw in the Qt/QtCreator mess.

The only configuration that I am interested in is the simplest one:

1. Get the pre-built ODB compiler from the download page. Temporarily,
   for Yosemite, use the Brew package, *BUT*, just for the ODB compiler.

2. Build all the ODB runtimes using exactly the same compiler and exactly
   the same options as you are building your application. Specifically,
   don't use the Brew packages unless you build you rapplication with
   Brew as well.

If this doesn't work for you, let me know. Otherwise, you are on your
own.

Boris



More information about the odb-users mailing list