473,473 Members | 1,837 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Porting Unix C/C++ projects to VC++ IDE

I have a project in Unix which uses the make utility. I want to change
the environment to VC++. Are there any tools which would help me in
creating VC++ workspaces from my make files and the source code
directories.
Jul 19 '05 #1
4 2267
Murali wrote:
I have a project in Unix which uses the make utility. I want to change
the environment to VC++. Are there any tools which would help me in
creating VC++ workspaces from my make files and the source code
directories.


You don't seem to have a C++ language issue, therefore your question is
off-topic here. Please read the welcome message.

http://www.slack.net/~shiva/welcome.txt

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.

Jul 19 '05 #2
mu************@motorola.com (Murali) wrote in message news:<cf**************************@posting.google. com>...
I have a project in Unix which uses the make utility. I want to change
the environment to VC++. Are there any tools which would help me in
creating VC++ workspaces from my make files and the source code
directories.


Put the source code into a windows machine.
Go to VC++ to add a new empty workspace.(U may have to do this for
each executable u need)
Go to file view and just add all the source and header files.
Go to Options and give path for include and lib directories.
Give the build command and that should be straight forward

-D
Jul 19 '05 #3
Koffi Annan wrote:
Put the source code into a windows machine.
Go to VC++ to add a new empty workspace.(U may have to do this for
each executable u need)
Go to file view and just add all the source and header files.
Go to Options and give path for include and lib directories.
Give the build command and that should be straight forward


Hey! Don't you have enough work with those UN things? ;-)

--
Attila aka WW
Jul 19 '05 #4
Murali wrote:
I have a project in Unix which uses the make utility. I want to change
the environment to VC++. Are there any tools which would help me in
creating VC++ workspaces from my make files and the source code
directories.


vc++ has make also.

Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: eichin | last post by:
One of my recent projects has involved taking an accretion of sh and perl scripts and "doing them right" - making them modular, improving the error reporting, making it easier to add even more...
4
by: Chris Travers | last post by:
Hi all; A few years ago, I set about porting a PHP application from MySQL to PostgreSQL, after realizing that MySQL wasn't going to be able to handle it. In order to do this, I built a light,...
1
by: Robin Charisse | last post by:
Hi, I have a VC++6 project that uses msxml to parse XML documents. I have been asked to port this to a .NET project but from the research I've done so far it looks as though the only way to do...
2
by: rawCoder | last post by:
Hi all, I have an application in visual basic 6 which communicates with servers written in ANSI C++ using a C++ ( non COM ) dll by passig data through functions in UDT and receiving data back...
1
by: siva.isukapalli | last post by:
Hi, We are involved in a porting project (from VC++ 6.0 to .Net VC++ 7.1). ** NOT C# or VB..NET. We have a custom app wizard written in 6.0. This basically creates a project with a set of...
5
by: BK-Chicago | last post by:
I am in the midst of porting a massive MFC application from VS6.0 to VS8.0. While i have fixed most of the compile time errors, i do have quite a linker error that i have not been able to resolve....
34
by: subramanian100in | last post by:
Is there any difference between porting and migrating. Kindly explain
6
by: =?Utf-8?B?RGlwZXNoX1NoYXJtYQ==?= | last post by:
Hi all, I am porting an code written in VC++ to VC.Net to make it manage. But in Managed VC we dont use "const" keyboard at all. but my code is using it very frequently, so is their any...
5
by: nleschov | last post by:
Hello, I'm working on a project that involves embedded controllers communicating over modbus. I would like to use a well-written modbus library to add modbus functionality to my project and I...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.