Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
CVS changes
mandrav:
Sorry about that. It's fixed in CVS but you won't get the changes immediately, because of the anon-cvs lag :(
Anyway, run dos2unix on configure.in, bootstrap and acinclude.m4.
grv575:
oh. should have thought of that :D
thanks
mandrav:
Just to let everyone know, the build system is almost complete :lol:.
make clean|distclean|dist is now working.
It also works for in-place builds, as well as out-of-place.
The only thing left is correct discovery of the XRC library, where it applies (it must exist for wx2.4, but not for wx2.6 in which it is embedded *but* only if wx2.6 was built with --enable-xrc). Also, haven't checked with unicode versions but it *should* work.
rickg22:
Replace *should* with *must* please :lol:
It's easy to test: Modify the file (add a space) and save. In your compiler settings, add the define wxUSE_UNICODE. Press ctrl-shift-f9 to compile current file. Ta-da! :D
That's what i'd been doing when converting to unicode.
mandrav:
Thanks for the info Rick, but I was talking about the GNU build system (autoconf/automake) :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version