Forum Replies Created
-
AuthorPosts
-
Stephen DMember
Works great now thanks for you help!
Stephen
Stephen DMemberYesterday afternoon I had re-downloaded the source and recompiled I am getting the same result. I have tried both debug and release.
Compile warnings:
Warning 1 warning C4150: deletion of pointer to incomplete type 'FormView'; no destructor called C:UserssdelisleDesktopCodeSQLyog-20101122srcDataViewTable.cpp 197 1 SQLyogCommunity
Warning 2 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srccommunityribbon.cpp 131 1 SQLyogCommunity
Warning 3 warning C4091: 'static ' : ignored on left of 'Module' when no variable is declared C:UserssdelisleDesktopCodeSQLyog-20101122includeHtmlrender.h 26 1 SQLyogCommunity
Warning 4 warning C4505: 'HTMLayoutNotifyHandler' : unreferenced local function has been removed C:UserssdelisleDesktopCodeSQLyog-20101122includeHtmlrender.h 158 1 SQLyogCommunity
Warning 5 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6770 1 SQLyogCommunity
Warning 6 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6773 1 SQLyogCommunity
Warning 7 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6775 1 SQLyogCommunity
Warning 8 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6778 1 SQLyogCommunity
Warning 9 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6780 1 SQLyogCommunity
Warning 10 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6781 1 SQLyogCommunity
Warning 11 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcguihelper.cpp 6784 1 SQLyogCommunity
Warning 12 warning C4065: switch statement contains 'default' but no 'case' labels C:UserssdelisleDesktopCodeSQLyog-20101122srcMDIWindow.cpp 1516 1 SQLyogCommunity
Warning 13 warning C4065: switch statement contains 'default' but no 'case' labels C:UserssdelisleDesktopCodeSQLyog-20101122srcMDIWindow.cpp 1655 1 SQLyogCommunity
Warning 14 warning C4091: 'static ' : ignored on left of 'Module' when no variable is declared C:UserssdelisleDesktopCodeSQLyog-20101122includehtmlrender.h 26 1 SQLyogCommunity
Warning 15 warning C4505: 'HTMLayoutNotifyHandler' : unreferenced local function has been removed C:UserssdelisleDesktopCodeSQLyog-20101122includehtmlrender.h 158 1 SQLyogCommunity
Warning 16 warning C4091: 'static ' : ignored on left of 'Module' when no variable is declared C:UserssdelisleDesktopCodeSQLyog-20101122includeHtmlrender.h 26 1 SQLyogCommunity
Warning 17 warning C4102: 'printhtml' : unreferenced label C:UserssdelisleDesktopCodeSQLyog-20101122srcTabObject.cpp 1981 1 SQLyogCommunity
Warning 18 warning C4706: assignment within conditional expression c:userssdelisledesktopcodesqlyog-20101122srcurlencode.cpp 121 1 SQLyogCommunity
Warning 19 warning C4702: unreachable code c:userssdelisledesktopcodesqlyog-20101122srcwyini.cpp 290 1 SQLyogCommunity
Warning 20 warning LNK4217: locally defined symbol _memmove imported in function _match C:UserssdelisleDesktopCodeSQLyog-20101122buildpcre.lib(pcre_exec.obj) SQLyogCommunity
Warning 21 warning LNK4217: locally defined symbol _memmove imported in function _check_auto_possessive C:UserssdelisleDesktopCodeSQLyog-20101122buildpcre.lib(pcre_compile.obj) SQLyogCommunity
Warning 22 warning LNK4217: locally defined symbol _strncmp imported in function _find_parens C:UserssdelisleDesktopCodeSQLyog-20101122buildpcre.lib(pcre_compile.obj) SQLyogCommunity
Warning 23 warning LNK4099: PDB 'vc100.pdb' was not found with 'sqlite.lib(sqlite3.obj)' or at 'C:UserssdelisleDesktopCodeSQLyog-20101122buildReleaseBinaryvc100.pdb'; linking object as if no debug info C:UserssdelisleDesktopCodeSQLyog-20101122buildsqlite.lib(sqlite3.obj) SQLyogCommunity
Stephen DMemberPerfect thanks Vishal, I will give this a try later today and let you know how goes.
Thanks,
Stephen
Stephen DMemberHi Peter,
I'm running the following:
VS:
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.0.30319 RTMRel
OS:
OS Name Microsoft Windows 7 Professional
Version 6.1.7600 Build 7600
System Type x64-based PC
Thanks,
Stephen
-
AuthorPosts