Menu

latest es40 (cvs version)

2007-12-30
2013-04-03
  • Fausto Saporito

    Fausto Saporito - 2007-12-30

    Hello,
    I downloaded the latest cvs version and I had some probs compiling with VS2005.
    The project file is not updated, some .cpp files are missing, so they are not compiled:

    disk.cpp
    diskfile.cpp
    diskram.cpp
    diskcontroller.cpp
    sym53c895.cpp

    (and the correspondent .h files).

    The define USE_NETWORK is also missing in the project file, and this is a problem because in the configurator.cpp there's a call to CDEC21143 (line 524), but without such define, there's no h-file inclusion. So i think we should put a condional compiling in configurator.cpp in order to avoid the call to such class.

    Including those file, the compiling is fine.

    regards,
    fausto

     
    • Camiel Vanderhoeven

      Hello Fausto,

      New versions of the C++ 6.0, 2005 and 2008 vcproj files are forthcoming. They should be in CVS sometime today.

      Camiel.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.