Mail Archives: cygwin/1997/07/10/17:00:04
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".
- Raw text -