From jmh%tko.vtt.fi@nsf Mon Feb 14 13:23:39 1994
Received: from festival.ed.ac.uk (festival.edinburgh.ac.uk) by aiai.ed.ac.uk; Mon, 14 Feb 94 13:23:10 GMT
Received: from aiai.ed.ac.uk by festival.ed.ac.uk id aa28145;
          14 Feb 94 13:21 GMT
Received: from festival.ed.ac.uk (festival.edinburgh.ac.uk) by aiai.ed.ac.uk; Mon, 14 Feb 94 13:20:44 GMT
Received: from nsf.ac.uk by festival.ed.ac.uk id aa27840; 14 Feb 94 13:19 GMT
Received: from vttoulu.tko.vtt.fi by sun3.nsfnet-relay.ac.uk with Internet SMTP 
          id <sg.24850-0@sun3.nsfnet-relay.ac.uk>;
          Mon, 14 Feb 1994 13:18:36 +0000
Received: by vttoulu.tko.vtt.fi (5.65/DEC-Ultrix/4.3) id AA21441;
          Mon, 14 Feb 1994 15:18:33 +0200
Message-Id: <9402141318.AA21441@vttoulu.tko.vtt.fi>
Subject: wxwin <-> Visual C++
To: wxwin-users@ed.aiai
Date: Mon, 14 Feb 1994 15:18:32 +0200 (EET)
From: Michael Hasemann <jmh@fi.vtt.tko>
X-Mailer: ELM [version 2.4 PL22]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit
Content-Length: 1065
Status: RO

Hello,

perhaps somebody is interested.
I compiled wxwin and the samples/utils files using microsoft visual c++
using the existing makefiles (with some minor changes).

It is all quite straight forward just a few changes are to be done
to the existing makefile.dos:
The compiler option /Yu must be replaced by /YX.
The linkfiles fafa or ctl3d must be fully specified (whole path).
Remember to use only one of them.

For dll-files the option /GD must be removed. Don't know why but does
not work together with it. Any idea ?

The changed makefile may be called from the workbench of VC++ as an
external makefile and options (FINAL = 1 or DLL =1) maybe specified
as /d FINAL=1. It is all quite straightforward.

Just my 0.001c.

Regards, 

Michael

P.S.:
When trying hello.exe one button reads 'not implemented'. What
is actually not implemented ?
-- 
  Michael Hasemann | Technical Research Centre of Finland    -   VTT Automation
		   | Kaitovayla 1, P.O. Box 200, 90571 Oulu, Finland
  jmh@tko.vtt.fi   | Fax: +358 81 5512320 Tel: +358 81 5512230 (9.98/min + ppm)

