Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Build CodeBlocks using Microsoft Visual C++
Loaden:
BTW: V8 patch can be compiled in two modes, Debug or Release, But it can't work, when startup, CB will crash.
Here is the V8 project.
Loaden:
--- Quote from: ollydbg on April 06, 2011, 10:11:31 am ---Hey, loaden, unpack the 23K 7zip file, the patch is still 131K, Oh my God. :D
But, I review the patch, it does change only a little code. :D
--- End quote ---
The most important is that it's without any side effects when compile CB based on GCC compiler.
Able to compile at least have taken the first step!
But currently the CB of compiled with MSVC does not work.
Welcome to test and improve!
As I know, QtCreator use the VC compiler to release the binary.
:)
MortenMacFly:
I personally believe targeting MSVC compilation is a waste of time, really, as this not requested and needed at all. And I doubt that there will be a speed improvement. Looking at the patch I see it brings back the clutter we had just removed. And having this patch applied I can no longer compile C::B using MinGW/GCC... so what's the purpose? :shock:
More important, however, is to improve the support for the MSVC compiler inside C::B. MSVC10 is still not 100% supported (I am working on that).
Also (if you are looking for some work to do ;-)) CC freezes C::B completely if you do a massive search-and-replace in many files across a large (C::B) workspace with multiple projects. This is truly annoying.
Loaden:
My Linux OS can not startup now.
Could someone help test V8 patch on Unix?
Thanks!
Loaden:
--- Quote from: MortenMacFly on April 06, 2011, 10:30:03 am ---Also (if you are looking for some work to do ;-)) CC freezes C::B completely if you do a massive search-and-replace in many files across a large (C::B) workspace with multiple projects. This is truly annoying.
--- End quote ---
That's is a reason to support MSVC.
Because I need MSVC's Debug Tools (or WinDbg), and I need create a dump file use dbghelp.dll.
In CC, there has a crash, But use GDB, I can't catch it!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version