TerraLib and TerraView Wiki Page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wiki:documentation:mini_curso:dataaccess [2016/01/20 15:19]
gribeiro
wiki:documentation:mini_curso:dataaccess [2016/01/20 15:24]
gribeiro
Line 85: Line 85:
 </​file>​ </​file>​
  
-**4.** ​No //**Qt Creator**//:​ +**4.** Opções do CMake:
-  * Selecione o menu //File// → //New File or Project...//​ +
- +
-  * Na guia **//​Projects//​** selecione a opção: //Non-Qt Project// +
- +
-  * Na caixa do lado direito escolha a opção: //**Plain C++ Project (Ubuntu CMake Build)**//​ +
- +
-  * Pressione o botão //​**Choose...**//​ +
- +
-  *  +
-Opções do CMake:+
 <code cmake> <code cmake>
 -DCMAKE_BUILD_TYPE:​STRING="​Debug"​ -DCMAKE_BUILD_TYPE:​STRING="​Debug"​