473,387 Members | 1,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Convert Borland makefile to MS Visual Studio

6
Hi,
I have a borland C++ makefile for a project created in Borland C++ which I wanted to translate into microsoft visual studio compatible makefile, so that I can build-Compile-debug the whole project in Visual Studio editor.

The obvious reason for this translation is that, I am not able to debug the whole project for some run-time errors.

can anybody help me out in this?
Mar 12 '08 #1
2 5896
weaknessforcats
9,208 Expert Mod 8TB
Your easiest solution is to create a Visual Studio project and add your source files it. Visual Studio will create the makefile when you build and destroy it when the build is complete.

Unless you have an unusual situation, you don't need to keep makefiles when using Visual Studio.
Mar 12 '08 #2
Mant
6
I created a visual studio project and added all the relevent files and built it. It worked.

Thanks a lot for your help.
Mar 18 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Eric | last post by:
It seems like this is the second time I have come across this with a Pythonmodule, and I'd like to get some perspective on it. I tried to build PyPerl (on my Win XP machine) and got the following:...
1
by: Gijsie | last post by:
Hi, We are a small company (2 developers, 6 other people) and develop "out of the box" applications for local government. Our databaseplatform is Oracle. We will stick with Oracle since all out...
1
by: Hilla | last post by:
Hi, I need to change a project that was written in borland and i only have Visual Studio installed.. Is there any way to do this? Thanks, Hilla
5
by: Anton Noll | last post by:
We are using Visual Studio 2003.NET (C++) for the development of our software in the fields digital signal processing and numerical acoustics. One of our programs was working correctly if we are...
1
by: Mark A. Hausman | last post by:
In order to make some very large projects available to other developers who do not use Visual Studio (or even Windows, in some cases), I need to generate standard-format Make files. In Visual...
0
by: johnlim20088 | last post by:
Hi, Hi, currently I facing issues of migrate existing Visual Studio 2002 projects to Visual Studio 2005. I understood that there is no problem if we develop a new project from Visual Studio...
0
by: johnlim20088 | last post by:
Hi, Hi, currently I facing issues of migrate existing Visual Studio 2002 projects to Visual Studio 2005. I understood that there is no problem if we develop a new project from Visual Studio...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
1
by: MarcW | last post by:
I have a fresh install of VS2008, and when I drag a data grid on and try and bind it (create a new connection) I get an error. If I connect to a database in the database window and then try and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.