Hi Jorrit,
yesterday I extacted the sources to c:\Programme\CodeBlocks\CS
I started MSYS and did cd /c/Programme/CodeBlocks/cs
then ./configure -> worked
then jam -> worked
after I did jam install
after that I got some new cs files in c:\Programme\CodeBlocks\CS and some in /home/user/local/.. what made me a little bit confused so I deleted all and tried to compile it from a builddir like described in the manual and in this case I got the errors I listed at the beginning of my thread.
Btw. with my last try I did configure --debug-enable while yesterday I compiled without the debug option
Greetings
Resetpin
What do you mean by 'builddir'? The builddir is normally c:\programme\codeblocks\cs. And from that dir you said that it works. So I'm still confused.
Greetings,