widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #02813
Re: [Merge] lp:~widelands-dev/widelands/fix_setup_searchpaths into lp:widelands
Hi. Saw that this was merged now, removing the method and reducing amount of IFDEFs. :)
I wonder whether this was tested on Microsoft Windows. Especially the line
std::string(INSTALL_PREFIX) + "/" + std::string(INSTALL_DATADIR);
which looks platform dependent, and should maybe have some way to know the path separator instead.
--
https://code.launchpad.net/~widelands-dev/widelands/fix_setup_searchpaths/+merge/236410
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/fix_setup_searchpaths.
References