Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Polish users » Eclipse/ C
Eclipse/ C [message #704441] Thu, 28 July 2011 16:23 Go to next message
Kozak  is currently offline Kozak Friend
Messages: 2
Registered: July 2011
Junior Member
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 08:11 Go to previous messageGo to next message
Mariusz P. is currently offline Mariusz P.Friend
Messages: 85
Registered: February 2010
Member
Rozumiem, że kompilator masz zainstalowany?
Re: Eclipse/ C [message #708934 is a reply to message #704441] Wed, 03 August 2011 09:50 Go to previous messageGo to next message
Kozak  is currently offline Kozak Friend
Messages: 2
Registered: July 2011
Junior Member
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 10:59 Go to previous message
Mariusz P. is currently offline Mariusz P.Friend
Messages: 85
Registered: February 2010
Member
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 15:06]

Report message to a moderator

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


Current Time: Thu Apr 25 03:54:10 GMT 2024

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

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

Back to the top