Não Consigo Instalar os Compiladores DE C++/C No Netbeans 7.1

9 respostas
SirDominque

Não Consigo Instalar os Compiladores DE C++/C No Netbeans 7.1

Alguém me ajuda ? Tentei instalar o devc/c++ mas não gosto dele! QUero o Netbeans mesmo!

9 Respostas

InicianteJavaHenriqu

Já tentei instalar no NetBeans também e não consegui :frowning:

Mudei para o Code::Blocks serve?

davidbuzatto

Instale o MingW e o MSYS, depois configure o NetBeans.
http://sourceforge.net/projects/mingw/files/

[]'s

SirDominque

Eu não consigo fazer essa parte:


Now add the Cygwin compiler directory to your path to enable NetBeans IDE to find the tools collection:

Open the Control Panel:

  • On Windows XP select Start > Settings > Control Panel) and double-click System.

  • On Windows 7, type var in the Start menu’s search box to quickly find a link to Edit the system environment variables.

Select the Advanced tab and click Environment Variables.

In the System Variables panel of the Environment Variables dialog, select the Path variable and click Edit.
Add the path to the cygwin-directory\bin directory to the Path variable, and click OK. By default, cygwin-directory is C:\cygwin. Directory names must be separated with a semicolon. Your edited path should look something like %SystemRoot%\system32;%SystemRoot%;C:\Program Files\QuickTime\QTSystem;C:\cygwin\bin
Click OK in the Environment Variables dialog and the System Properties dialog.
See Verifying the Installation to verify that the tools were installed correctly for the NetBeans IDE.

EU paro exatamente aqui :

Como assim Path Variable ? Alguém me ajuda ?
http://netbeans.org/community/releases/69/cpp-setup-instructions.html

matheuslmota

Andre Lopes:
Eu não consigo fazer essa parte:


Now add the Cygwin compiler directory to your path to enable NetBeans IDE to find the tools collection:

Open the Control Panel:

  • On Windows XP select Start > Settings > Control Panel) and double-click System.

  • On Windows 7, type var in the Start menu’s search box to quickly find a link to Edit the system environment variables.

Select the Advanced tab and click Environment Variables.

In the System Variables panel of the Environment Variables dialog, select the Path variable and click Edit.
Add the path to the cygwin-directory\bin directory to the Path variable, and click OK. By default, cygwin-directory is C:\cygwin. Directory names must be separated with a semicolon. Your edited path should look something like %SystemRoot%\system32;%SystemRoot%;C:\Program Files\QuickTime\QTSystem;C:\cygwin\bin
Click OK in the Environment Variables dialog and the System Properties dialog.
See Verifying the Installation to verify that the tools were installed correctly for the NetBeans IDE.

EU paro exatamente aqui :

Como assim Path Variable ? Alguém me ajuda ?
http://netbeans.org/community/releases/69/cpp-setup-instructions.html

Precisa ser o Netbeans mesmo? Pode ser o Codeblocks ou o Qt Creator ou o Visual C++ Express?

SirDominque

Visual C++ ? Nunca usei… Ele tem o auto-completar código igual o netbeans? E informa os erros? Sou iniciante em C++ e C

Se for, Esse Visual C++ é gratuito ?

matheuslmota

Andre Lopes:
Visual C++ ? Nunca usei… Ele tem o auto-completar código igual o netbeans? E informa os erros? Sou iniciante em C++ e C

Se for, Esse Visual C++ é gratuito ?

O Visual C++ tem a versão Express que é gratuita. Ela tem menos recursos que a versão paga, mas ainda assim é uma ótima ferramenta para estudos. Tem auto-completar, um ótimo debug e um monte de coisas legais. O único porém é que o Visual C++ roda somente no Windows. Se quiser algo independente de plataforma use o Codeblocks ou o Qt Creator. O Qt Creator conta ainda com um excelente editor de interfaces gráficas para C++.

SirDominque

è esse aqui?

http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express

SirDominque

Nossa 10 GB ? Ele tem que baixar tudo isso ?

matheuslmota

Onde foi que você viu 10 Gb? Bastar dar um click em “install now” que irá baixar o instalador do Visual C++.

Criado 30 de abril de 2012
Ultima resposta 1 de mai. de 2012
Respostas 9
Participantes 4