From: jpmorgan AT unm DOT edu (James Paul Morgan) Subject: Re: Linking for GUI's 10 Jul 1997 17:00:04 -0700 Sender: mail AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Original-To: nicole nowell Original-cc: gnu-win32 AT cygnus DOT com In-Reply-To: <33C4499A.DAF49497@domain.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-Sender: owner-gnu-win32 AT cygnus DOT com On Wed, 9 Jul 1997, nicole nowell wrote: > What libraries should I add to the gcc line to build GUI apps (I have > successfully compiled several simple standard C and C++ programs with > mains but no WinMain into console apps). > For the V GUI system, I use: LIBS = -lV -lcomdlg32 -luser32 -ladvapi32 -lgdi32 The libV is the library for the V GUI system itself. Try linking against the other four libs one at a time and see if one of those solves your problem. See ya around the Mulberry bush. --James :) - 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".