Page 3 of 3

Re: master does not compile

Posted: 27 Dec 2011, 20:18
by Zini
Are you using my linkorder changes? And which target is that?

Re: master does not compile

Posted: 27 Dec 2011, 20:22
by jhooks1
That was for the launcher, but openmw gives the same errors. I am using the latest master.

Re: master does not compile

Posted: 27 Dec 2011, 20:43
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.

Re: master does not compile

Posted: 27 Dec 2011, 21:27
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?

Re: master does not compile

Posted: 27 Dec 2011, 21:30
by jhooks1
It showed up right before the linkorder fix, which was the first time I pulled your master in a month or two.