delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Wed, 8 Mar 2000 10:35:00 -0600 (CST) |
From: | "Vincent P. LaBella" <vlabella AT comp DOT uark DOT edu> |
To: | Cygwin List <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Shellexecute doubly defined during compile of V |
Message-ID: | <Pine.SOL.4.10.10003081032390.20809-100000@comp.uark.edu> |
MIME-Version: | 1.0 |
Hello, I'm trying to compile the latest version of V 1.24 on cygwin b20.1 gcc 2.95.2 nt 4.0 I get the follwing errors about certain items being defined twice. Any ideas what is causing this? Thanks Vince g++ -c -I../includew -O2 -o ../obj/vapp.o vapp.cpp In file included from vapp.cpp:51: /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/shellapi.h:108: warning: `ShellExecute' redefined /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/Windows32/Functions.h:850: warning: this is the l ocation of the previous definition /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/shellapi.h:109: warning: `FindExecutable' redefin ed /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/Windows32/Functions.h:848: warning: this is the l ocation of the previous definition /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/shellapi.h:110: warning: `ShellAbout' redefined /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/Windows32/Functions.h:849: warning: this is the l ocation of the previous definition /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/shellapi.h:111: warning: `ExtractAssociatedIcon' redefined /d/cygnus/cygwin-b20/h-i586-cygwin32/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../ ../../../i586-cygwin32/include/Windows32/Functions.h:846: warning: this is the l ocation of the previous definition vapp.cpp:53: commctrl.h: No such file or directory make: *** [../obj/vapp.o] Error 1 += Vincent P. LaBella vlabella AT comp DOT uark DOT edu Univ. of Arkansas =+ | Dept. of Physics Fayetteville, AR 72701 501-575-4313 FAX:4781| +===============>http://comp.uark.edu/~vlabella<=================+ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |