Not logged inOpenClonk Forum
Up Topic Out-of-tree builds need a symlink to planet now

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Günther

> I just think that no matter whether it worked or not, hard-coding properties of the build system into the binary is the wrong way to do it. Sooner or later we might get terribly confused by the MinGW build behaving slightly differently from the MSVC build.


That's already the case, and it is very obvious that a change of the relative directory needs to result in a change somewhere. If you aren't confused that the msvc build puts your symlink into a different place you aren't going to be surprised that the binary looks in a different place, too. Remember, the installed binary finds the data files the same way, so we don't need to remember which compiler built the release binaries. If this is the only reason for your change, I'm for simply reverting it.

> Hardly surprising - it is a pretty radical change. Any pointers on what goes wrong? Does it try to "mklink" under Linux or something?


Yes, see the linked log.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill