User forums > General (but related to Code::Blocks)
Integrate MSVC 14 compiler with codeblocks. Anyone knows how to do this?
(1/1)
bobsadino:
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.
BlueHazzard:
without DETAILED error messages we can not help...
post full rebuild logs...
sodev:
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.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.codeblocks.org/index.php/topic,21873.msg148807.html#msg148807
bobsadino:
Thanks sodev for the info :)
I'm so glad. I love codeblocks.
Navigation
[0] Message Index
Go to full version