Microsoft Visual Studio ( VS 2008 C++ Express Edition is free ).
> -------Original Message------- > From: thejus kambi <[email protected]> > To: Ivan Lucena <[email protected]> > Cc: [email protected] > Subject: Re: [Liblas-devel] IDE used/good for using Liblas > Sent: Jun 22 '11 08:40 > > hmm, I am using Window. > > > On Wed, Jun 22, 2011 at 3:32 PM, Ivan Lucena <[LINK: > mailto:[email protected]] [email protected]> wrote: > Thejus, > > If ( OS != Win ) > { > [LINK: http://netbeans.org] netbeans.org > } > > See example of how to set it up: [LINK: > http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE] > http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE > > All it does is to parse your C/C++ code in order to do auto-completion, > goto definition, find usage, refactoring and things like that. You > don't to create a project definition because it will use the original > makefiles. You can also use netbeans as a SVN, CVS or Mercurial front-end. > For debugging it will use the GDB installed in your system. > > Regards, > > Ivan > > > > -------Original Message------- > > From: thejus kambi <[LINK: mailto:[email protected]] > [email protected]> > > To: [LINK: mailto:[email protected]] > [email protected] > > Subject: [Liblas-devel] IDE used/good for using Liblas > > Sent: Jun 22 '11 08:01 > > > > Hello, > > > > > > It could be a very basic question, Please bear with me, I am new to > c++. > > Could you suggest me a good IDE for using liblas? > > > > > > Thanks in advance, > > > > > > Thejus > > > > -------------------- > > _______________________________________________ > > Liblas-devel mailing list > > [LINK: compose.php?to=[LINK: mailto:[email protected]] > [email protected]] > > [LINK: mailto:[email protected]] > [email protected] > > [LINK: [LINK: http://lists.osgeo.org/mailman/listinfo/liblas-devel] > http://lists.osgeo.org/mailman/listinfo/liblas-devel] > > [LINK: http://lists.osgeo.org/mailman/listinfo/liblas-devel] > http://lists.osgeo.org/mailman/listinfo/liblas-devel _______________________________________________ Liblas-devel mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/liblas-devel
