I have been browsing through reactos sources (mainly boot and ntoskrnl). I was wondering which Editor/IDE people use for reactos sources.
I am currently using gVim along with ctags to browse through the sources. Any suggestions which could be more helpful.
Regards Deepak Gupta
Deepak Gupta wrote:
I was wondering which Editor/IDE people use for reactos sources.
Under Windows, most people use Visual C++/Visual Studio, because our build system can generate project files for it and they can already be used to compile and debug some modules comfortably. For all other operating systems, Code::Blocks may be a good alternative. It should also be able to read the generated .vcproj files, though direct compilation and debugging might not (yet) work.
Best regards,
Colin
Thanks Colin
I am not able to locate any option in build system to generate Visual Studio .vcproj files. Can you point me in right direction?
Regards Deepak
On Wed, Mar 17, 2010 at 2:25 AM, Colin Finck mail@colinfinck.de wrote:
Deepak Gupta wrote:
I was wondering which Editor/IDE people use for reactos sources.
Under Windows, most people use Visual C++/Visual Studio, because our build system can generate project files for it and they can already be used to compile and debug some modules comfortably. For all other operating systems, Code::Blocks may be a good alternative. It should also be able to read the generated .vcproj files, though direct compilation and debugging might not (yet) work.
Best regards,
Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Hi,
This will be of use: http://www.reactos.com/wiki/Building_ReactOS
Regards,
Gabriel.
Date: Wed, 17 Mar 2010 08:00:28 +0530 From: mailmeatdkg@gmail.com To: ros-dev@reactos.org Subject: Re: [ros-dev] OT - Which Editor/IDE people use for ReactOS
Thanks Colin I am not able to locate any option in build system to generate Visual Studio .vcproj files.Can you point me in right direction? RegardsDeepak
On Wed, Mar 17, 2010 at 2:25 AM, Colin Finck mail@colinfinck.de wrote:
Deepak Gupta wrote:
I was wondering which Editor/IDE people use for reactos sources.
Under Windows, most people use Visual C++/Visual Studio, because our build
system can generate project files for it and they can already be used to
compile and debug some modules comfortably.
For all other operating systems, Code::Blocks may be a good alternative. It
should also be able to read the generated .vcproj files, though direct
compilation and debugging might not (yet) work.
Best regards,
Colin
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
_________________________________________________________________ Scatta, ritocca e condividi le tue foto online. Gratis per te http://www.windowslive.it/foto.aspx
Hi,
try: "make msvc" or "make msvcX" where X is number between 6 and 10 (I suppose you're using one of latest versions of Visual Studio, so you could use 9 or 10 there).
Best regards, Maciej
W dniu 2010-03-17 03:30, Deepak Gupta pisze:
Thanks Colin
I am not able to locate any option in build system to generate Visual Studio .vcproj files. Can you point me in right direction?
Regards Deepak
On Wed, Mar 17, 2010 at 2:25 AM, Colin Finck <mail@colinfinck.de mailto:mail@colinfinck.de> wrote:
Deepak Gupta wrote: > I was wondering which Editor/IDE people use for reactos sources. Under Windows, most people use Visual C++/Visual Studio, because our build system can generate project files for it and they can already be used to compile and debug some modules comfortably. For all other operating systems, Code::Blocks may be a good alternative. It should also be able to read the generated .vcproj files, though direct compilation and debugging might not (yet) work. Best regards, Colin _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org <mailto:Ros-dev@reactos.org> http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Thanks Maciej.
Will try that out.
Regards Deepak
On Wed, Mar 17, 2010 at 1:21 PM, niski niski_szkielet@interia.pl wrote:
Hi,
try: "make msvc" or "make msvcX" where X is number between 6 and 10 (I suppose you're using one of latest versions of Visual Studio, so you could use 9 or 10 there).
Best regards, Maciej
W dniu 2010-03-17 03:30, Deepak Gupta pisze:
Thanks Colin
I am not able to locate any option in build system to generate Visual Studio .vcproj files. Can you point me in right direction?
Regards Deepak
On Wed, Mar 17, 2010 at 2:25 AM, Colin Finck mail@colinfinck.de wrote:
Deepak Gupta wrote:
I was wondering which Editor/IDE people use for reactos sources.
Under Windows, most people use Visual C++/Visual Studio, because our build system can generate project files for it and they can already be used to compile and debug some modules comfortably. For all other operating systems, Code::Blocks may be a good alternative. It should also be able to read the generated .vcproj files, though direct compilation and debugging might not (yet) work.
Best regards,
Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing listRos-dev@reactos.orghttp://www.reactos.org/mailman/listinfo/ros-dev
Kupujesz samochód? Szukaj w największej bazie ogłoszeń! http://link.interia.pl/f260a _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Hi! I guess it depends on how old some of us are. I use UNIX/Joe since I've used WordStar in the past. Sometimes G/Kedit too.Visual C++ on windows. Not OT at all, James
On Tue, Mar 16, 2010 at 12:44 PM, Deepak Gupta mailmeatdkg@gmail.com wrote:
I have been browsing through reactos sources (mainly boot and ntoskrnl). I was wondering which Editor/IDE people use for reactos sources. I am currently using gVim along with ctags to browse through the sources. Any suggestions which could be more helpful. Regards Deepak Gupta
With regards to preferred IDEs, I personally use Notepad++ as my editor, and RosBE of course. I don't use Visual C++ much, although I do occasionally when it is necessary.
On 17 March 2010 22:54, James Tabor jimtabor.rosdev@gmail.com wrote:
Hi! I guess it depends on how old some of us are. I use UNIX/Joe since I've used WordStar in the past. Sometimes G/Kedit too.Visual C++ on windows. Not OT at all, James
On Tue, Mar 16, 2010 at 12:44 PM, Deepak Gupta mailmeatdkg@gmail.com wrote:
I have been browsing through reactos sources (mainly boot and ntoskrnl). I was wondering which Editor/IDE people use for reactos sources. I am currently using gVim along with ctags to browse through the sources. Any suggestions which could be more helpful. Regards Deepak Gupta
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev