Iva, I've taken the liberty to post your notes on the Wiki:
http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE I hope you don't mind. Best regards, Mateusz Ivan Lucena wrote: > Hi Vali, > > On NetBeans 6.5 you select: > > Main Form: > File/New Project > > New Project wizard dialog: > > 1. Choose Project > Category: C/C++ > Projects: C/C++ Project From Existing Code > Click on "Next>" > > 2. Build Tool: > Select "Using existing makefile" > Browse or type the full path for the main GNUmakefile > or: > Select "Using a makefile generate by a 'configure' script > Note: I never used that options since I already run ./configure > from the command line but that could a a good way to go too. > > 3. Build actions: > Working Directory: <main GDAL folder path> > Build command: make > Clean command: make clean > > 4. Source files: > Click on "Add Folder: <main GDAL folder path> > > 5. Code assistance configuration: > Select "Automatic configuration" > > 6. Project Name and location > Note: Those path doesn't need to be GDAL folder path > > That is it. > > Best regards, > > Ivan > > > Vali Poncos wrote: >> Hello, >> >> Does anybody know how to import the GDAL projects in Netbeans IDE 6.1? >> Is there another IDE used to compile GDAL? >> Thanks, >> Vali >> >> >> >> ------------------------------------------------------------------------ >> Now with a new friend-happy design! Try the new *Yahoo! Canada >> Messenger* <http://ca.beta.messenger.yahoo.com/> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Mateusz Loskot http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
