Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Source Code – Mysql And Scintilla #22277
    morns
    Member
    FireStorm9 wrote on Sep 10 2006, 06:21 PM:
    Another update:

    Downloaded and installed the VS Express edition,

    Downloaded and installed the July Win2003 SDK

    Added the include, lib, and bin paths from the SDK to the VS Express config

    Re-downloaded the source from Google and compiled…………And it worked. 🙂

    There are a couple of gotchas here: lots and lots of deprecated functions (security stuff that you can ignore for now), and the keywords.db is not found. I copied the keywords from my PRO directory install and it worked just fine.

    Thanks tons!

    Hi I am trying to build the SQLyog 5.31 source on Visual Studio 2005.

    Firstly I get 4 warnings when I convert the project from VS 2003.

    Then when I try to build the project I get 375 warnings mostly about deprecated functions and 2 errors:

    Error 376 fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 (file: CVTRES)

    Error 377 fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt (file: SQLyogCommunity)

    Any idea how to fix this?

Viewing 1 post (of 1 total)