From: "John Burch" Newsgroups: comp.os.msdos.djgpp Subject: Using V GUI with DJGPP Date: Wed, 24 Jun 1998 20:22:42 -0500 Lines: 22 NNTP-Posting-Host: max2-216.aip.realtime.net Message-ID: <3591a584.0@feed1.realtime.net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I've been trying to use V the GUI C++ system from Dr. Bruce E. Wampler at http://www.objectcentral.com I don' t know which librarys are required to link with the V code to produce a Windows95 Application. The code generator creates a makefile for unix. When I modify it for Windows I need to know what libs to replace the X11 librarys with. Has anyone tried to use this with DJGPP and compile a Windows application? Also, this code is for a commercial application, so I'm a little worried that one of the LGPL librarys are requred to use this GUI toolkit. Any comments would be appreciated. John