Menu

IV compiles not with CS 0.18_001

Help
Dick
2001-05-31
2001-06-07
  • Dick

    Dick - 2001-05-31

    PII 400Mhz AGP 8M 16bit 128M ram
    gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)

    cs18_001
    libpng-1.0.9
    zlib-1.1.3
    citizen_v01

    cs18 compiles and most things run but...

    In file included from citizen.cpp:23:
    citizen.h:30:24: csutil/vfs.h: No such file or directory
    citizen.h:31:20: iworld.h: No such file or directory
    In file included from citizen.cpp:25:
    user.h:24:31: csengine/cssprite.h: No such file or directory
    citizen.cpp:29:34: apps/support/command.h: No such file or directory
    citizen.cpp:30:30: cstools/simpcons.h: No such file or directory
    citizen.cpp:38:31: csengine/dynlight.h: No such file or directory
    citizen.cpp:48:28: csengine/world.h: No such file or directory
    citizen.cpp:52:31: csscript/csscript.h: No such file or directory
    citizen.cpp:53:30: csscript/intscri.h: No such file or directory
    citizen.cpp:54:31: csengine/cspixmap.h: No such file or directory
    citizen.cpp:56:31: csengine/cssprite.h: No such file or directory
    citizen.cpp:63:37: cssfxldr/common/snddata.h: No such file or directory
    citizen.cpp:70:21: isndbuf.h: No such file or directory
    make[1]: *** [citizen.o] Error 1

    any clues/tips/tricks/files/progs to get citizen to compile ?

     
    • Matt Keith

      Matt Keith - 2001-06-07

      The current released version of the citizen code only works with the CS .17 release.  You must get the citizen code from cvs in order to run with the CS .18 version.  Hopefully, we will get a new released version of code out soon that will run with the latest CS release.

       

Log in to post a comment.