On Thu, 07 Aug 2014 21:42:51 +0200, Richard Shaw <[email protected]> wrote:
> As you can see, most of the includes use the windows path, "C:/Tools/..." > except the two wxWidgets entries use the unix style "/usr/local", > however, > msys doesn't seem to have a problem: > $ file /usr/local/include/wx-3.0/wx/ffile.h > /usr/local/include/wx-3.0/wx/ffile.h: ASCII C++ program text, with CRLF > line terminators > As a rule of thumb, I would always start cmake/make at least from bash or even better from environment made by msys.bat. It may as well play role, whether /etc/fstab in msys is correct (Look http://mingw.org/wiki/Getting_Started, chapter "After Installing You Should ..."). Regards, Slava ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
