nanogui: Thread: Building MicroWindows under Borland C


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Building MicroWindows under Borland C
From: "Benedict Chong" ####@####.####
Date: 9 Jan 2001 17:52:38 -0000
Message-Id: <F173MoSn03t3Z4d5htA00001110@hotmail.com>

Hi folks, I just signed up to this list yesterday. gunzipped and untared the 
files this morning.

For the purposes of evaluation (I'm trying to sell Microwindows to my 
management), I would like to build the demos under Borland C 3.1. Should I 
use the prj file under \src\contrib or the tcmwin.mak file under \src?

The prj file appears to be slightly outdated as demo.c does not exist.

Another quick question is this : can we do without a c++ compiler?

Thanks.

Ben
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Subject: Re: Building MicroWindows under Borland C
From: "Benedict Chong" ####@####.####
Date: 9 Jan 2001 19:43:37 -0000
Message-Id: <F73MckzX2DIRtElcG1M00014364@hotmail.com>

I had some problems with BC 3.1, so I fired up MSVC 1.52 instead and managed 
to compile after naming mcnanox.mak to makefile and running nmaker and doing 
various tweaks to makefile, vgaplan4.h and others.

Now, I've got a dos executable which appears to run, but the fonts are bad. 
Back to the drawing board.

Ben


>From: "Benedict Chong" ####@####.####
>To: ####@####.####
>Subject: Building MicroWindows under Borland C
>Date: Tue, 09 Jan 2001 09:56:03 -0800
>
>Hi folks, I just signed up to this list yesterday. gunzipped and untared 
>the
>files this morning.
>
>For the purposes of evaluation (I'm trying to sell Microwindows to my
>management), I would like to build the demos under Borland C 3.1. Should I
>use the prj file under \src\contrib or the tcmwin.mak file under \src?
>
>The prj file appears to be slightly outdated as demo.c does not exist.
>
>Another quick question is this : can we do without a c++ compiler?
>
>Thanks.
>
>Ben
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: ####@####.####
>For additional commands, e-mail: ####@####.####
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Subject: Re: Building MicroWindows under Borland C
From: "Greg Haerr" ####@####.####
Date: 10 Jan 2001 19:03:45 -0000
Message-Id: <042001c07b37$e4fbd160$15320cd0@gregh>

: I had some problems with BC 3.1, so I fired up MSVC 1.52 instead and managed 
: to compile after naming mcnanox.mak to makefile and running nmaker and doing 
: various tweaks to makefile, vgaplan4.h and others.

Good, please send me your changes and I'll update the master.


: 
: Now, I've got a dos executable which appears to run, but the fonts are bad. 
: Back to the drawing board.

No - read the comments in drivers/romfont.c.  You probably just
need to set the environment variable CHARHEIGHT=16 or 14.
You can also setup Microwindows to use the standard fonts,
rather than rom fonts, providing you're not running out of space in 64k.

Regards,

Greg





: 
: Ben
: 
: 
: >From: "Benedict Chong" ####@####.####
: >To: ####@####.####
: >Subject: Building MicroWindows under Borland C
: >Date: Tue, 09 Jan 2001 09:56:03 -0800
: >
: >Hi folks, I just signed up to this list yesterday. gunzipped and untared 
: >the
: >files this morning.
: >
: >For the purposes of evaluation (I'm trying to sell Microwindows to my
: >management), I would like to build the demos under Borland C 3.1. Should I
: >use the prj file under \src\contrib or the tcmwin.mak file under \src?
: >
: >The prj file appears to be slightly outdated as demo.c does not exist.
: >
: >Another quick question is this : can we do without a c++ compiler?
: >
: >Thanks.
: >
: >Ben
: >_________________________________________________________________
: >Get your FREE download of MSN Explorer at http://explorer.msn.com
: >
: >
: >---------------------------------------------------------------------
: >To unsubscribe, e-mail: ####@####.####
: >For additional commands, e-mail: ####@####.####
: >
: 
: _________________________________________________________________
: Get your FREE download of MSN Explorer at http://explorer.msn.com
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 

Subject: Re: Building MicroWindows under Borland C
From: ####@####.####
Date: 11 Jan 2001 07:43:54 -0000
Message-Id: <3A5D64BA.EFDD9469@sut.ru>

Dear Ben,


Benedict Chong wrote:

> Hi folks, I just signed up to this list yesterday. gunzipped and untared the
> files this morning.
>
> For the purposes of evaluation (I'm trying to sell Microwindows to my
> management), I would like to build the demos under Borland C 3.1. Should I
> use the prj file under \src\contrib or the tcmwin.mak file under \src?
>

You should use .prj files and makes some fixes to show files.

>
> The prj file appears to be slightly outdated as demo.c does not exist.
>
> Another quick question is this : can we do without a c++ compiler?
>

YES.

>
> Thanks.
>
> Ben
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

P.S. Now I try to fix MWIN 0.89pre6 for Borland 3.1

Best regards,

Victor Rogachev ####@####.####


Subject: Re: Building MicroWindows under Borland C
From: ####@####.####
Date: 11 Jan 2001 07:53:55 -0000
Message-Id: <3A5D671A.C80281A4@sut.ru>

Dear Ben,

Benedict Chong wrote:

> Hi folks, I just signed up to this list yesterday. gunzipped and untared the
> files this morning.
>
> For the purposes of evaluation (I'm trying to sell Microwindows to my
> management), I would like to build the demos under Borland C 3.1. Should I
> use the prj file under \src\contrib or the tcmwin.mak file under \src?
>

You shoud use .prj files for Borland 3.1 a little fix they.

>
> The prj file appears to be slightly outdated as demo.c does not exist.
>
> Another quick question is this : can we do without a c++ compiler?
>

YES.

>
> Thanks.
>
> Ben
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

P.S. I try to fix MWIN 0.89pre6 for Borland 3.1

Best regards,

Victor Rogachev ####@####.####


[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.