Re: [Newbie]Obuild 08 compiling under bpl17

From: Richard Person (Richard.Person@ies.sk)
Date: 03/21/00


Date sent:              Tue, 21 Mar 2000 20:17:47 -0500
Send reply to:          Circle Discussion List <CIRCLE@post.queensu.ca>
From:                   Bob Kucejko <Frostbob@SPRYNET.COM>
Subject:                [CIRCLE] [Newbie]Obuild 08 compiling under bpl17
To:                     CIRCLE@post.queensu.ca

> Alright.  I'm going to ask this question only after relentless searching
> for the answers coming up with nothing.  I'm STILL trying to stuck obuild
> .08 into circle bpl17 and I can't get around the error
>
> act.build.c: structure has no member named 'class'

this file is build after compiling all source files....
If you make chages in code, try delete all  *.o  files
and after try compile mud.

>
> the code lines it happens to offend include the following...
>
> dest->player.class = src->player.class;
>
> and
>
> mob_proto[i].player.class = 0;
>
> now, please be gentle because I am still hashing back and fourth between
> C++ and C, along with continuing to learn the language.  I had a brain
> storm and thought that the function was trying to set the class_num so... I
> changed all instances of class to class_num.   for instance...
>
> mob_proto[i].player.class_num = 0;
>
> which gave me the same flippin errors.
>  hopefully you guys can help... Thanks..
> -Bob
>
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
>      +------------------------------------------------------------+


****************
Richard Person
IES s.r.o
+421-7-4446 0909
http:\\www.ies.sk


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT