go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 6620]: Help building geomview 1.6.1



Stuart Levy wrote:
> 
> Coolio.  I've updated the package yet again, but it's probably not worth
> picking up until after you tell me about Tcl-module problems.

I'm back :-)

I got bored with waiting for Tcl to be ported, so I tried compiling
Geomview against the old tk.h et al.  As expected linking failed, but
the compiler did spit out a few warning messages before everything
croaked.  The ones about format strings and npoly look promising.  I'll
send you another note when I've built against Tk 8.02.

"mggl.c", line 413:
"mggl.c", line 637:
"mggl.c", line 639:
"mggl.c", line 729:
"mggl.c", line 805:
"mggl.c", line 806: warning(1164): argument of type "MatrixPtr" is
          incompatible with parameter of type "const float (*)[4]"
    multmatrix( (MatrixPtr) T );
                ^

"mgglshade.c", line 225:
"mgglshade.c", line 395:
"mgglshade.c", line 442: warning(1164): argument of type "MatrixPtr" is
          incompatible with parameter of type "const float (*)[4]"
        loadmatrix( (MatrixPtr) wanttx->tfm);
                    ^

"ucdtooff.c", line 276: warning(1199): invalid format string conversion
        fscanf(fp,"%.31s",str[i]);
                          ^

"ucdtooff.c", line 277: warning(1199): invalid format string conversion
        fscanf(fp,"%.31s",label[i]);    /* this is ignored */
                          ^

"../src/QvFieldData.c++", line 174: warning(1552): variable "gotChar"
was set
          but never used
      int gotChar;
          ^

"../src/QvToWebOOGL.c++", line 879:
"../src/QvToWebOOGL.c++", line 903: warning(1552): variable
"qv_materialb" was
          set but never used
      QvMaterialBinding *qv_materialb = NULL;
                         ^

"GeomtoNoff.c", line 133: warning(1551): variable "npoly" is used before
its
          value is set
        {       npoly == 1;
                ^

"GeomtoNoff.c", line 133: warning(1171): expression has no effect
        {       npoly == 1;
                ^

"clipoogl.c", line 154: warning(1197): the format string requires
additional
          arguments
  (change MAXDIM, now %d, and recompile)\n", MAXDIM);
                                                   ^

"slicer.c", line 342: warning(1198): the format string ends before this
          argument
          printf("(echo(ND-xform-get universe world)\\n)\n",argv[1]);
                                                            ^


-- 
David KAELBLING <drk at sgi.com>	    Silicon Graphics Computer Systems
1 Cabot Rd; Hudson, MA 01749	    978.567.2157  Fax: 978.562.4755


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo