Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!think.com!rpi!clarkson!STOVM1.vnet.ibm.com!PETERF From: peterf@stovm1.vnet.ibm.com (Peter Forsberg) Newsgroups: comp.os.os2.programmer Subject: Re: problems with the IBM 1.3 toolkit and MSC6.0 Message-ID: <9106110640.AA12807@grape.ecs.clarkson.edu> Date: 11 Jun 91 07:06:39 GMT Lines: 30 adnan@flammulated.rice.edu (Sarmad Adnan) writes: >Message-ID: <1991Jun10.183724.7718@rice.edu> >Date: 10 Jun 91 18:37:24 GMT > >I have been unable to compile the sample C programs in the IBM 1.3 >toolkit using the MSC 6.0A compiler. Some of the include files seem >to be duplicated in the MSC include directory and the IBM toolkit >include directory. Has anyone run into this problem ? > >-adnan > >-- I always have the 1.3 toolkit directories before the MS C ones in my LIB / INCLUDE paths, and it works for me. Of course you'll have to change MAKE to NMAKE if you use the CMD-files supplied to make the samples. Otherwise you can always make manually, I just tried the following command to make the Template sample: nmake -f template.mak template.hlp template.exe and it worked well (although I got a fair amount of warnings). / Peter -- Peter A. Forsberg Royal Institute of Technology, Stockholm, Sweden. IBM Sweden, Banking & Finance Applications. E-mail: peterf@stovm1.vnet.ibm.com (or d88-pfo@nada.kth.se) $include