multiple definition of 'main'
Ostatnio zmodyfikowano 2017-10-29 12:01
matmati Temat założony przez niniejszego użytkownika |
multiple definition of 'main' » 2017-10-29 11:46:22 mam taki problem, że przenosie sięna code blocks żeby nauczyć się SFML ale podczas tworzenia programu wyskakuje mi błąd: #include <iostream> using namespace std; int main() { cout << "hello world"; return 0; } a błąd to multiple definition of 'main' first defined here prosze pomóżcie. |
|
jankowalski25 |
» 2017-10-29 12:01:49 multiple definition of 'main' first defined here |
Ile masz plików w projekcie i jak się nazywają? I gdzie jest to "first defined here"? Włącz Pełne logi w Code::Blocks i je wklej. |
|
« 1 » |