User forums > Help

Code Blocks with VC Compiler?

(1/1)

Faz:
Hello

I'm learning C++ I have already few basics things that everyone can, but I'm trying to make a DLL and inject it into a program
but the problem is i'm getting errors on compiling, asked some guys they say use Microsoft Visual Studio Tools ( the compiler)
I tried to, I didn't find any tools.
the thing is I can't find MS Tools idk why, tried to search but don't find any files so Is Visual Studio Compiler compatible with Code Blocks?
I wasted a week to find solutions but unfortunatly so I came here to get some help from you guys!

 :)

cacb:

--- Quote from: Faz on May 01, 2017, 05:08:05 pm ---Is Visual Studio Compiler compatible with Code Blocks?

--- End quote ---

Yes, you can use the MSVC compiler with Code::Blocks, see foe example this link for some inspiration on how I do it. This is probably not the only way, but it works with MSVC2013, also the free Express version.

Navigation

[0] Message Index

Go to full version