build with clang fails.

Everything about development and the OpenMW source code.
Post Reply
freem
Posts: 45
Joined: 20 Mar 2012, 16:22

build with clang fails.

Post by freem »

Just a small note here to say that building with clang, on a Debian testing (boost 1.58) fails when linking.

The problem comes from MyGUI, which has lot of undef refs, but if MyGUI depends on boost, the problem might come from boost, since I had issues with small programs when using boost 1.58.
Can't report this as an issue, since it's not OpenMW's fault, but I thought it would be useful for you to know that.
User avatar
psi29a
Posts: 5357
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: build with clang fails.

Post by psi29a »

There are some downstream issues on the Debian side. It is _hopefully_ being resolved for us. ;)
pcercuei
Posts: 5
Joined: 02 Apr 2015, 15:27

Re: build with clang fails.

Post by pcercuei »

Post Reply