Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!aplcen!jhunix!ins_adjb From: ins_adjb@jhunix.UUCP (Daniel Jay Barrett) Newsgroups: comp.sys.amiga Subject: Opening a window Message-ID: <4866@jhunix.UUCP> Date: Wed, 13-May-87 22:00:38 EDT Article-I.D.: jhunix.4866 Posted: Wed May 13 22:00:38 1987 Date-Received: Sat, 16-May-87 07:37:59 EDT Organization: Johns Hopkins Univ. Computing Ctr. Lines: 22 Can someone please help a beginning Intuition programmer? I typed in the example window-opening program on pages 11-12 of the INTUITION REFERENCE MANUAL, and compiled using Manx 3.20a. The compilation went fine, but the linker could not find _INTUITIONBASE defined. My exact commands were: cc +L win.c ln win.o -lc I typed in the program exactly as it appears, proper capitalization and all, except I added the lines: #include #include after the compiler complained. I am running under 1.2, 33.47. Thanks. --- Dan Barrett ins_adjb@jhunix.UUCP barrett@hopkins-eecs-bravo.arpa