Is there a way to view code with Visual Stutio 2005

Forum for software developers to discuss BCI2000 software development
Locked
lynn
Posts: 20
Joined: 10 Jun 2008, 11:08

Is there a way to view code with Visual Stutio 2005

Post by lynn » 10 Jun 2008, 11:14

I'm currently browsing through source code of BCI2000 under CodeGear C++ Builder.

Yet the CodeGear is not as good as VS.net, for example, if I want to "Find Reference" of a certain variable, it takes like 3 or more minutes before I can see the result in the "Find Reference" window. While under VS.net, it usually only takes few seconds.

So... is there a way to view BCI2000 code under VS.net?

Thank you.

gschalk
Posts: 615
Joined: 28 Jan 2003, 12:37

C++ Builder

Post by gschalk » 10 Jun 2008, 13:19

Lynn,

Of course you can load individual C++ files and view them in VS.net. However, I guess what you want is to find functions/references in the whole project. Thus, you would have to create a project in VS.net that contains all the C++ files that the Borland project contains, but then you still could not compile the code or find references for Borland-specific functions.

Thus, at least at the moment, you will have to live with Builder.

Gerv

lynn
Posts: 20
Joined: 10 Jun 2008, 11:08

Re: C++ Builder

Post by lynn » 11 Jun 2008, 19:22

Ok, I'll try...

I guess it'll be better if I get myself familiar with Builder.
gschalk wrote:Lynn,

Of course you can load individual C++ files and view them in VS.net. However, I guess what you want is to find functions/references in the whole project. Thus, you would have to create a project in VS.net that contains all the C++ files that the Borland project contains, but then you still could not compile the code or find references for Borland-specific functions.

Thus, at least at the moment, you will have to live with Builder.

Gerv

Locked

Who is online

Users browsing this forum: No registered users and 0 guests