Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Windows MSYS2 build via makefiles now working - please review and test

<< < (2/2)

AndrewCot:
As of this afternoon I have hopefully included everything that is in the nightly build along with the addition of the docs in the share/coodeblocks/docs directory if the doc files exist (they do with my local windows installer source tree).

The only issue I have left is the DLL's all start with "lib" otherwise it's ready for Windows prime time testing.

Please do not test it yet on Linux as I have not checked it build on Linux since the end of last week.

AndrewCot:
I am working on getting the linux build working again with the changes I have done since I last built C::B on Linux.

Rant:Next time someone wants to use autotools and libtools for cross platform I would suggest to say NO as it's a PITA and see if there is any easier way of doing it, like have a look at CMAKE or .... or .... etc The reason is you end up with a Makefile.am iwth allot if "if windows .... else .... endif" blocks that in the long run are probably a PITA, but at least they work.

Navigation

[0] Message Index

[*] Previous page

Go to full version