Move a project to Visual C++ express
Moderator: Coders of Rage
- ismetteren
- Chaos Rift Junior
- Posts: 276
- Joined: Mon Jul 21, 2008 4:13 pm
Move a project to Visual C++ express
I have a C++ SDL project that i have written in Eclipse. Now i want to move that project into visual c++ express, since i want to use the debugger. I know that Elysian shadows first were in Dev c++ and then was moved to Visual c++. Is there any easy way of doing it, or should i use the "add existing item" button alot?
- davidthefat
- Chaos Rift Maniac
- Posts: 529
- Joined: Mon Nov 10, 2008 3:51 pm
- Current Project: Fully Autonomous Robot
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: California
- Contact:
Re: Move a project to Visual C++ express
IDK if you really want to use express, you cant build distributable executable... if you really have to, do new project from existing filesismetteren wrote:I have a C++ SDL project that i have written in Eclipse. Now i want to move that project into visual c++ express, since i want to use the debugger. I know that Elysian shadows first were in Dev c++ and then was moved to Visual c++. Is there any easy way of doing it, or should i use the "add existing item" button alot?
- ismetteren
- Chaos Rift Junior
- Posts: 276
- Joined: Mon Jul 21, 2008 4:13 pm
Re: Move a project to Visual C++ express
im quite sure you just need this file: http://www.microsoft.com/downloads/deta ... laylang=en to run it. BTW im pretty sure elysian shadows is written in the express version too.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: Move a project to Visual C++ express
I don't recall it being in Dev-C++ first but maybe it was way back.
We're (or at least I am) using MSVS Professional.
I think you can just hit new project, add existing files, etc. But you'll have to configure the project settings yourself.
We're (or at least I am) using MSVS Professional.
I think you can just hit new project, add existing files, etc. But you'll have to configure the project settings yourself.
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
- ismetteren
- Chaos Rift Junior
- Posts: 276
- Joined: Mon Jul 21, 2008 4:13 pm
Re: Move a project to Visual C++ express
Ok, does Falco use the express edition or..?
And thanks for the help btw :D
And thanks for the help btw :D