master does not compile

Everything about development and the OpenMW source code.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: master does not compile

Post by Zini »

Are you using my linkorder changes? And which target is that?
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: master does not compile

Post by jhooks1 »

That was for the launcher, but openmw gives the same errors. I am using the latest master.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: master does not compile

Post by Zini »

No idea. I guess you will have to examine the generated linker command. Either the filesystem library is missing or the link order is wrong again. Neither should happen, but any attempt to debug this issue will have to start with finding out which of the two problem it is.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: master does not compile

Post by Zini »

To clarify the situation: Your problem showed up before the cmake rewrite, after the rewrite but before the linkorder fix or after the linkorder fix?
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: master does not compile

Post by jhooks1 »

It showed up right before the linkorder fix, which was the first time I pulled your master in a month or two.
Post Reply