Page 2 of 2
Posted: Mon Sep 24, 2007 12:17 am
by pcmattman
I just created a Makefile project for my kernel instead of writing it with the Visual C++ compiler in mind.
It means I still get Intellisense and the IDE, without the compiler.
Posted: Mon Sep 24, 2007 1:57 am
by HJED
there's alot of tutorials for VC++ you just need to have the right settings
![Cool 8)](./images/smilies/icon_cool.gif)
Posted: Mon Sep 24, 2007 4:51 am
by kataklinger
pcmattman wrote:I just created a Makefile project for my kernel instead of writing it with the Visual C++ compiler in mind.
It means I still get Intellisense and the IDE, without the compiler.
As long as you use VC++ project system.
mohammed wrote:i thought that every body here is using gcc !! another deed changed : ) )
Imagine that
![Cool 8)](./images/smilies/icon_cool.gif)