Menu

loki 0.1.5 build error in VC 8.0 SP1

Help
ood Tsen
2006-12-27
2013-04-08
  • ood Tsen

    ood Tsen - 2006-12-27

    Dear All:
    After I download the loki 0.1.5 from svn , I build the loki project in Visual C++ 2005 (v8.0) with SP1, it raised a lot of error in string.h

    loki 0.1.5 cab be built in VC 8.0 but not in VC 8.0 with SP1.

    How can I fix this problem ?

    Thanks ,
    OOD Tsen@Taiwan

     
    • Richard Sposato

      Richard Sposato - 2006-12-28

      I just installed SP1 for Visual Studio C++ v8.0 and recompiled Loki.  I saw no error messages from string.h.

      Incidentally, string.h part of the C standard library, is not part of Loki.  If you saw error messages in that, then perhaps the problem is related to that version of string.h, and not Loki.

      Can you list some of the error messages you saw?  That might help us determine if the problem is with Loki or something else.

      Cheers,

      Rich

       
    • ood Tsen

      ood Tsen - 2006-12-28

      Re:
      After I reinstall the VC8 and SP1 , it's working.

      It seems something wrong in my codepage 950(Tranditional Chinese),

      Maybe I entered a escaped character in the string.h file.

      Thx .

      OOD Tsen@Taiwan

       

Log in to post a comment.