From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7k0e0u$tn$1 AT nnrp1 DOT deja DOT com> <7kasbf$igu$1 AT nnrp1 DOT deja DOT com> <7kb939$o76$1 AT nnrp1 DOT deja DOT com> Subject: Re: Success!!! RSXNTDJ + DJGPP 2.02 (GCC 2.8.1)......finally! Lines: 39 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Fri, 18 Jun 1999 15:38:45 +1000 NNTP-Posting-Host: 139.134.161.110 X-Trace: newsfeeds.bigpond.com 929704492 139.134.161.110 (Fri, 18 Jun 1999 21:14:52 EST) NNTP-Posting-Date: Fri, 18 Jun 1999 21:14:52 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> > Does it say it can't find windows.h at the start of the compiler >> messages? >> No. Just a list of Windows related functions like MessageBox, etc. When >> I compiled C programs they are OK. Just doesn't like C++ program. I have >> not tried the other C++ programs, only whello.cpp provided by >> RSXNTDJ15.ZIP. > > Has anyone had sucess with using RSXNTDJ for C++ apps. Right now I use >LCC-Win32 (also free, but not open-source) for win programming. It has a ok >win IDE and is very small (~2meg installed) but only supports C. If >DJGPP+RSXNTDJ can compile C++ code for win, goodbye LCC. > >Thanks > > My installation is working after some changes. Ok, here's some things to check: 1. Make sure you have %RSXNTDJ%/include and %RSXNTDJ%/include/win32 in your CPLUS_INCLUDE_PATH environment variable. 2. Check that the libraries have the right names, because some have been truncated because the author of RSXNTDJ is using Windows NT and couldn't use LFN. 3. If all else fails, please post the EXACT compilation command and output. NOTE:: All parts of RSXNTDJ 1.5 do work, they just require some messing around first (unfortunantly). -- Johan Venter ICQ 3643877 Visit The TPU DJGPP Interest Group: http://surf.to/djgppig