I did set exe toolchain and it can compiled successfully.
but I get no error on build message whenever there's an error on build log.
:(
Thank you.
without DETAILED error messages we can not help...
post full rebuild logs...
CodeBlocks doesn't ship with a Visual Studio 2015 compiler setting but you can simply copy the Visual Studio 2010 one and make the proper changes, without Windows XP mode its even less work:
http://forums.next.codeblocks.org/index.php/topic,22009.msg149847.html#msg149847 (http://forums.next.codeblocks.org/index.php/topic,22009.msg149847.html#msg149847)
Older parsing expressions don't match the slighty changed compiler messages, but the following changes should be already present in recent CodeBlocks versions:
http://forums.next.codeblocks.org/index.php/topic,21873.msg148807.html#msg148807 (http://forums.next.codeblocks.org/index.php/topic,21873.msg148807.html#msg148807)
Thanks sodev for the info :)
I'm so glad. I love codeblocks.