Thread: Iostream not working

  1. #16
    Mmm. Purple.
    Join Date
    May 2002
    Posts
    154
    Code:
    C:/autoexec.bat
    PATH=C:/dev-c++/bin/;

  2. #17
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    I tried that, but I still get the same error message.

  3. #18
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    have u tried as suggested and posted this on a Dev forum?

  4. #19
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    yes

  5. #20
    still a n00b Jaguar's Avatar
    Join Date
    Jun 2002
    Posts
    187
    I've just tried Dev-C++ 4.9.4.1 on Win 2000.
    First I put installed folder (Dev-C++ folder) in root of drive D:\ , I got the same problem likes yours.
    After I tried again, I put installed folder in root of drive C:\, It works fine.
    Re-install again, dont go to sub-folder or program files, put installed folder in only root of C:\.
    slackware 10.0; kernel 2.6.7
    gcc 3.4.0; glibc 2.3.2; vim editor
    migrating to freebsd 5.4

  6. #21
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    Originally posted by Ride -or- Die
    hmm have u tried using it minus the ".h", cuz mine gives me that error if i don't use .h....

    I attached a iostream header from VS, can't hurt.
    As far as I know, the file you've attached will do nothing, because it contains definitions, and declarations only, and you should have the library, not the headerfile...
    none...

  7. #22
    Well are you sure you downloaded the installation program that installs the header files also?

  8. #23
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    Yes
    L33t sp3@k sux0rz (uZ it t@k3s 10 m1|\|ut3s 2 tr@nzl@te 1 \/\/0rd & th3n j00 h@\/3 2 g3t p@$t d@ m1zpelli|\|gz, @tr0(i0u$ gr@mm@r @|\|d 1n(0/\/\pr3#3|\|$1bl3 $l@|\|g. 1t p\/\/33nz j00!!

    Speling is my faverit sujekt

    I am a signature virus. Add me to your signature so that I may multiply.

  9. #24
    still a n00b Jaguar's Avatar
    Join Date
    Jun 2002
    Posts
    187
    Self-extracting exe should bring full library.
    Just re-install it in root of C:\ per my previous post.
    Please tell me the result, I also want to know if it is ok.
    slackware 10.0; kernel 2.6.7
    gcc 3.4.0; glibc 2.3.2; vim editor
    migrating to freebsd 5.4

  10. #25
    ! |-| /-\ +3 1337 Yawgmoth's Avatar
    Join Date
    Dec 2002
    Posts
    187
    OK, I reinstalled, and everything seems to work fine. Thanks!
    L33t sp3@k sux0rz (uZ it t@k3s 10 m1|\|ut3s 2 tr@nzl@te 1 \/\/0rd & th3n j00 h@\/3 2 g3t p@$t d@ m1zpelli|\|gz, @tr0(i0u$ gr@mm@r @|\|d 1n(0/\/\pr3#3|\|$1bl3 $l@|\|g. 1t p\/\/33nz j00!!

    Speling is my faverit sujekt

    I am a signature virus. Add me to your signature so that I may multiply.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Not working Right
    By raven420smoke in forum C++ Programming
    Replies: 2
    Last Post: 09-16-2005, 03:21 AM
  2. Trying to eject D drive using code, but not working... :(
    By snowfrog in forum C++ Programming
    Replies: 3
    Last Post: 05-07-2005, 07:47 PM
  3. x on upper right corner not working
    By caduardo21 in forum Windows Programming
    Replies: 1
    Last Post: 02-20-2005, 08:35 PM
  4. Drieving from iostream
    By Thantos in forum C++ Programming
    Replies: 8
    Last Post: 06-23-2004, 04:57 PM
  5. cygwin -> unix , my code not working properly ;(
    By CyC|OpS in forum C Programming
    Replies: 4
    Last Post: 05-18-2002, 04:08 AM