Xref: utzoo comp.windows.ms:4399 comp.lang.c++:9081 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cunixf.cc.columbia.edu!cs.columbia.edu!kearns From: kearns@cs.columbia.edu (Steve Kearns) Newsgroups: comp.windows.ms,comp.lang.c++ Subject: Re: Recommended tools for MS Windows development using C++ Message-ID: <1990Aug20.214304.27579@cs.columbia.edu> Date: 20 Aug 90 21:43:04 GMT References: <6648@tekcrl.LABS.TEK.COM> <33006@cup.portal.com> Reply-To: kearns@cs.columbia.edu (Steve Kearns) Followup-To: comp.windows.ms Organization: Columbia University Department of Computer Science Lines: 17 In article <33006@cup.portal.com> CHRIS_LAVENDER_WADE@cup.portal.com writes: >I have used Glockenspiel c++ with CommonView class library. You also need >SDK and MS C. It works. > >You can also use C++/Views from CNS and they reccommend Zortech C++. I have no >experience here. I recently spent 1.5 days trying to get C++/Views to work with Glockenspiel C++ 2.0a. No way. Half the troubles were with C++/Views (such as link errors when linking with the ATTlib.lib) and the other half were problems with C++ 2.0a. I really get the feeling that C++/Views has been tested/designed especially for Zortech C++ 2.0; therefore, if you are using glockenspiel, do not get C++/Views. -steve