C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 07-28-2006, 12:59 PM   #1
Supermassive black hole
 
ahluka's Avatar
 
Join Date: Jul 2005
Location: South Wales, UK
Posts: 1,709
VS 7.1 Linux Source code solution / project file?

I did a quick google and didn't find much. I was just wondering if anyone has (or knows where to get) a Visual Studio 7.1 (.NET 2003) .sln / .vcproj file for the linux source code - not necessarily the latest.

I spent, well, a long time getting almost all of it into a solution, in it's own folders and everything, a little while ago, but lost it in "the unfortuneate event" last week-ish.

?
__________________
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

- Mike McShaffry
ahluka is offline   Reply With Quote
Old 07-28-2006, 04:01 PM   #2
User
 
Join Date: Jan 2006
Location: Canada
Posts: 496
Yes, but wouldn't compiling the Linux kernel under Visual Studio result in an unusable kernel? I mean, VS only compiles for Win32, unless you have special plugins (such as for Xbox). What would be the point, then?
joeprogrammer is offline   Reply With Quote
Old 07-28-2006, 04:07 PM   #3
and the hat of Jobseeking
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,699
I think he want to use the source code browsing ability of VS.Net, to quickly find references, do searches etc.

@ ahluka
I assume you know the sln/vcproj are just text files (loosely XML based).
Once you've figured the structure, you can auto create them with a bit of perl magic
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Old 07-29-2006, 03:41 AM   #4
Supermassive black hole
 
ahluka's Avatar
 
Join Date: Jul 2005
Location: South Wales, UK
Posts: 1,709
Thanks Salem I never thought about that. I'm going to do some snooping around today
__________________
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

- Mike McShaffry
ahluka is offline   Reply With Quote
Old 07-29-2006, 03:46 AM   #5
Dump Truck Internet
 
valis's Avatar
 
Join Date: Jul 2005
Posts: 357
kscope would provide great browsing functionality similar to vc's and you'd actually be able to compile it.
valis is offline   Reply With Quote
Old 07-29-2006, 03:50 AM   #6
Supermassive black hole
 
ahluka's Avatar
 
Join Date: Jul 2005
Location: South Wales, UK
Posts: 1,709
I don't want to be able to compile it. Just browse it and make "ooo" and "aah" noises.
__________________
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

- Mike McShaffry
ahluka is offline   Reply With Quote
Old 07-30-2006, 02:07 PM   #7
Cat without Hat
 
CornedBee's Avatar
 
Join Date: Apr 2003
Posts: 8,492
There's a complete online linux kernel source cross-reference available.
__________________
All the buzzt!
CornedBee

"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law
CornedBee is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to build, run Boland C++ 6 source file via VS2005? userpingz C++ Programming 2 05-21-2009 03:25 AM
Newbie homework help fossage C Programming 3 04-30-2009 04:27 PM
Totally confused on assigment using linked lists Uchihanokonoha C++ Programming 8 01-05-2008 04:49 PM
Unknown Memory Leak in Init() Function CodeHacker Windows Programming 3 07-09-2004 09:54 AM


All times are GMT -6. The time now is 01:23 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22