Re: C++ IDE for Linux
From: Tauno Voipio (tauno.voipio_at_iki.fi.NOSPAM.invalid)
Date: 02/16/05
- Next message: Måns Rullgård: "Re: Redirecting the output to input file"
- Previous message: Tauno Voipio: "Re: Reading/Writing INI files"
- In reply to: intrepidsoldier_at_gmail.com: "C++ IDE for Linux"
- Next in thread: QNils_O=2E_Sel=E5sdal=22?=: "Re: C++ IDE for Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Feb 2005 10:54:37 GMT
intrepidsoldier@gmail.com wrote:
> Hi all,
>
> I am looking for a C++ IDE for Linux which would allow me to import
> Visual Studio project files for Windows and create corresponding
> projects / makefiles for Linux. If there is any such IDE please let me
> know.
>
> I am not looking for just any IDE. I am conversant with the
> vim/make/gdb trio but for some reasons I specifically need something
> which can let me easily migrate windows VC++ project files into Linux.
>
> Thanks,
> Raman
>
Eclipse? For details, Google for it.
You do not get as easily - unless specifically designed to
use the POSIX calls only on Windows, the main tedium is in
the API calls.
-- Tauno Voipio tauno voipio (at) iki fi
- Next message: Måns Rullgård: "Re: Redirecting the output to input file"
- Previous message: Tauno Voipio: "Re: Reading/Writing INI files"
- In reply to: intrepidsoldier_at_gmail.com: "C++ IDE for Linux"
- Next in thread: QNils_O=2E_Sel=E5sdal=22?=: "Re: C++ IDE for Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|