Search:

Type: Posts; User: Fengus

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,682

    Ok i put a few empty lines after my codes and i...

    Ok i put a few empty lines after my codes and i reinstalled my compiler and changed all my compiler options to the right paths..
    and now my compiling is succesfull!! :D

    misplaced i'm really...
  2. Replies
    12
    Views
    1,682

    Ok.. That looks better now but still something...

    Ok..
    That looks better now but still something wrong...

    after typing "g++ test.cpp -o test.exe" now i only get one line under it:

    test.cpp:7:2: warning: no newline at end of file

    The...
  3. Replies
    12
    Views
    1,682

    Ok.. everything went fine until this part...

    Ok..

    everything went fine until this part where i typed "g++ test.cpp -o test.exe"
    Then this text came under it:

    test.cpp: In function `int main<>´:
    test.cpp:5: error: `system´ undeclared...
  4. Replies
    12
    Views
    1,682

    nope, all i get from the error is a makefile.win...

    nope, all i get from the error is a makefile.win in the same foler i saved the .cpp in.

    I have had this error on a lot of projects i've made, first i thought there is something wrong with the code...
  5. Replies
    12
    Views
    1,682

    hm, first of all i changed "my projects" folder...

    hm, first of all i changed "my projects" folder to "projects".

    I looked my error up in the compile log in the bottom of the screen, i dunno if that's the right place to look but i think so.
    So.....
  6. Replies
    12
    Views
    1,682

    error with compiling

    right.. i think this is the right thread for it.

    Compiler: Default compiler
    Building Makefile: "C:\my projects\Makefile.win"
    Executing make...
    make.exe -f "C:\my projects\Makefile.win" all...
Results 1 to 6 of 6