Source code

Sysprogs forums Forums WinCDEmu Source code

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1025
    applet
    Participant

    Hi, Thank you for release WinCDemu 3.0 binary & sources. ๐Ÿ˜€

    I try to build the new version.
    but, a error indicate at compile time. ๐Ÿ™„

    error message is here. It’s a build vmnt project.
    1>.vmnt_lng.cpp(26) : error C2129: static function ‘const TCHAR *BazisLib::LookupLocalizedString(unsigned int)’ declared but not defined
    1> C:OpenSourceBazisLibbzscmn/i18n.h(12) : see declaration of ‘BazisLib::LookupLocalizedString’

    I use BasizLib-2.4.0, VisualDDK-1.3.2, WinCDEmu-3.0-sources.zip with Visual Stuido 2008 Pro and Win7 WDK,

    Thanks,

    #1026
    support
    Keymaster

    Ok, there is a small bug in STRGEN.EXE tool provided by BazisLib. Please find the StringManager.cpp file, replace “#include” to “#include ” in the CPP file generation function, rebuild the STRGEN.EXE and regenerate language files for VMNT.

    #1027
    applet
    Participant

    Thank you for Quick Reply.

    I can success to build it. Thank you.

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.