Skip to main content



      Home
Home » General (non-technical) » Polish users » Eclipse/ C
Eclipse/ C [message #704441] Thu, 28 July 2011 12:23 Go to next message
Eclipse UserFriend
Cóż jest nie tak, że nie działa?

#include <stdio.h>

int main() {
printf("HelloWorld!");
return 0;
}


Komunikat:
Build error
(Exec error:Launching failed)
Re: Eclipse/ C [message #704921 is a reply to message #704441] Fri, 29 July 2011 04:11 Go to previous messageGo to next message
Eclipse UserFriend
Rozumiem, że kompilator masz zainstalowany?
Re: Eclipse/ C [message #708934 is a reply to message #704441] Wed, 03 August 2011 05:50 Go to previous messageGo to next message
Eclipse UserFriend
Oczywiście. Nie mogę screena wrzucić, bo trzeba 5 postów napisać.
Re: Eclipse/ C [message #708973 is a reply to message #708934] Wed, 03 August 2011 06:59 Go to previous message
Eclipse UserFriend
To zrzuty ekranów możesz podlinkować np. z ImageShack. Nie napisałeś czy stworzyłeś projekt "Managed C++ Project", czy też "Standard C++ Project". Jeśli ten drugi to trzeba również stworzyć plik makefile. Tak jak w przykładzie Creating a simple Standard C++ Project -- "Hello World on a Windows Platform".

Sprawdź również: I get the error 'Build error (Exec error: Launching failed)'

Przydatnym również może być, abyś podał wersję Eclipse/CDT oraz nazwę i wersję wykorzystywanego kompilatora C/C++.

[Updated on: Wed, 03 August 2011 11:06] by Moderator

Previous Topic:eclipse i c++
Next Topic:eclipse i drools
Goto Forum:
  


Current Time: Sun Jul 13 14:31:33 EDT 2025

Powered by FUDForum. Page generated in 0.03665 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top