Search:

Type: Posts; User: kdufa

Search: Search took 0.01 seconds.

  1. Replies
    24
    Views
    2,989

    thank you :), I do open the new projects as C++,...

    thank you :), I do open the new projects as C++, but I can see how that would be a problem, I'll just link my toolchain to g++ and see how it goes.

    edit: it works now! thank you for helping me
  2. Replies
    24
    Views
    2,989

    sorry once again, I followed your instructions,...

    sorry once again,
    I followed your instructions, and hopefully this text file can tell you more.
  3. Replies
    6
    Views
    929

    i thought the two problems were seperate, i'm...

    i thought the two problems were seperate, i'm sorry if im flooding the board with noob questions, but really I have no other place to ask them, and i appreciate the help
  4. Replies
    6
    Views
    929

    did both of those things, and the problem is...

    did both of those things, and the problem is still happening, i get 6 errors 0 warnings from that project, even though theres visibly nothing wrong with it to me. any other suggestions?
  5. Replies
    6
    Views
    929

    First project fail, help?

    First project not even working, making me horribly discouraged from learning C++ :(. Is there a fix for the blue highlighted error?

    http://i53.tinypic.com/ot2ck1.png
  6. Replies
    24
    Views
    2,989

    ||=== agureurigwe, Debug ===|...

    ||=== agureurigwe, Debug ===|
    obj\Debug\main.o||In function `main':|
    C:\Program Files (x86)\CodeBlocks\ProjectsHere\agureurigwe\main.cpp|7|undefined reference to `std::cout'|
    C:\Program Files...
  7. Replies
    24
    Views
    2,989

    alright, my compiler is working but i have no...

    alright, my compiler is working but i have no idea what's going on, i select the project entitled "console application" which already has code written on it, it looks like this

    #include...
  8. Replies
    24
    Views
    2,989

    thanks salem, i already did this, but still...

    thanks salem, i already did this, but still encountered a problem
    i think i need to install mingw to C:/MinGW, instead of C:/Codeblocks, I saw that on another forum.
    i think my 'toolpath...
  9. Replies
    24
    Views
    2,989

    thank you whiteflags, I installed code::blocks...

    thank you whiteflags, I installed code::blocks off of a CD that came with the book, it would probably be a good idea to install it from the website.
    Is there a favored compiler for the program? or...
  10. Replies
    24
    Views
    2,989

    New to C++, need help

    I just picked up a rather lengthy tutorial book on learning C++, it recommends Codeblocks, and i have installed Codeblocks 8.02
    On my first project I received the error

    "Title - Debug" uses an...
Results 1 to 10 of 10