Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!barilvm!bimacs!geiman From: geiman@bimacs.BITNET (geiman mark) Newsgroups: comp.windows.ms.programmer Subject: Problems in using CommonView 2 with Borland C++ Keywords: CommonView BCC Borland C++ Glockenspiel Message-ID: <3368@bimacs.BITNET> Date: 11 Jun 91 15:30:40 GMT Organization: Math & CS, BarIlan U, Ramat-Gan, Israel Lines: 20 Hello all, Did anyone succeed in using the CommonView 2 class library for Windows developing under Borland C++ ? I've been using CommonView 2 with Glockenspiel's own C++ translator, but I can't compile a C++ application that uses CommonView with Borland C++. It seems that the name mangling algorythm of Borland C++ is different of Glockenspiel's, and thus Borland's linker can't resolve CommonView's external references in it's import library (CommonView is implemented as a DLL named GLCV20DR.DLL, with it's import library named WCXXCER.LIB) I don't have the CommonView source, so I can't just compile it with Borland C++. Is a special CommonView import library required for working with Borland C++ ? Are there any other pitfalls in working in this setup? Thanks for any help, Mark Geiman geiman@bimacs.cs.biu.ac.il