Thread: rhide help

  1. #1
    Registered User
    Join Date
    Jun 2009
    Posts
    1

    rhide help

    I installed rhide recently with djgpp but I cannot use rhide nothing comes up when I type rhide in the command prompt.
    Can someone help please?

  2. #2
    Student legit's Avatar
    Join Date
    Aug 2008
    Location
    UK -> Newcastle
    Posts
    156
    I'm unfamiliar with both rhide and the use of the command prompt, although I would imagine that just typing "rhide" into the command prompt wouldn't do anything. Are you looking for the executable?
    MSDN <- Programmers Haven!

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Quote Originally Posted by lonely View Post
    I installed rhide recently with djgpp but I cannot use rhide nothing comes up when I type rhide in the command prompt.
    Can someone help please?
    unless you are using DOS or windows 95/98, you should abandon rhide and djgpp and get mingw. djgpp probably won't even work with windows 2000/XP/Vista, and mingw is made specifically for the newer versions of windows, and is really the only way to go if you're looking for an open source compiler for windows. cygwin is also free, but you have to install a lot of stuff to get it working, and it can be a bit of a hasle. Microsoft also makes an "express" version of their visual studio products available for free. many of the features are stripped out of it, but it is still very useful to the casual programmer.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. (DJGPP) RHIDE and WinXP
    By jMCg in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 12-14-2001, 11:18 AM
  2. DJGPP error checking (inside RHIDE)
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 11-15-2001, 07:11 AM
  3. Multiple files using RHIDE
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 10-05-2001, 06:39 PM
  4. Question about rhide for Djgpp...
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 09-14-2001, 06:40 PM
  5. How do I use RHIDE?
    By Hannwaas in forum C++ Programming
    Replies: 2
    Last Post: 09-04-2001, 10:09 AM