delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/10/05/11:50:50

From: tolj AT uni-duesseldorf DOT de (Stipe Tolj)
Subject: Re: Anyone got "v" to compile w/g++?
5 Oct 1998 11:50:50 -0700 :
Message-ID: <36163937.B9818DC1.cygnus.gnu-win32@uni-duesseldorf.de>
References: <DDA85E014826D2118BE30000F6B276B315D9E5 AT WINNT_MAILEXCH>
Mime-Version: 1.0
To: "Kubat, Karel" <K DOT Kubat AT roccadefinance DOT nl>,
GNU-Win32 <gnu-win32 AT cygnus DOT com>

> I might be missing the obvious. How did you get files with #include
> <gl/gl.h> to compile?!

the GL headers are no part of cygwin32, that's right. Since V is
supporting mingw32 and therefore cygwin32 too. Process as follows to
compile and link the libV.a library:

0. Read the /v/mingw32/rdmw32.txt.

1. Download the GL heder files at ftp://objectcentral.com/mingw32 and
put the GL directory into /v/includew.

2. Copy /v/mingw32/commctl.h to /v/includew and add at line 43 the
following statement "&& !defined(__CYGWIN32__)". This will prevent a
link error when using cygwin32.

3. Copy /v/mingw32/Config.mk to /v/Config.mk as stated in
/v/mingw32/rdmw32.txt.

4. Change directory to /v/srcwin and say "make".

This will produce /v/lib/cygwin32/libV.a. And you can use it to compile
the other example applications or own apps.

Regards,
Stipe--
Stipe Tolj <tolj AT uni-duesseldorf DOT de>
Cygwin32 Porting Project
Department of Economical Computer Science
University of Cologne, Germany
http://www-public.rz.uni-duesseldorf.de/~tolj



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019