Command disabled: backlink

Instalar o NetBeans para C/C++

 fazer o download do site http://netbeans.org  da versão para o C/C++ (não instalar a versão do ubuntu center que só instala para o JAVA)
 
 fazer com que o ficheiro descarregado fique executável, num terminal:
 
 chmod +x netbeans-7.2.1-ml-cpp-linux.sh
 
 ./netbeans-7.2.1-ml-cpp-linux.sh
 
 começa a instalação.
 

Fazer projeto a partir de CmakeLists.txt existente

 abrir o netbeans
 File->New Project
 C/C++ | C/C++ Project with existing Sources
 procurar onde está o CmakeLists.txt e o *.cxx 
 (atenção onde estão as livrarias, possivelmente é necessário modificar o CmakeLists.txt)
 faz logo o make 

Fazer o Debug

 http://netbeans.org/kb/docs/cnd/debugging.html
 
 
netbeans.txt · Last modified: 2012/12/01 00:16 by paulog
CC Attribution 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0