Hi,
I'm looking for help. I got this message when I run cpp/build.cmd release
Something is missing "The specified configuration type is missing. The tools for the
configuration might not be installed." Do I miss something here to install?
wp64 is not supported so how you compile this DLL. Are you using 64bit PC? or is there any simple workaround I can use?
The message as follows:
C:\clamwin\cpp>build.bat release
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
Building 32bit Release Unicode
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
ShellExtImpl.cpp
ShellExt.cpp
Generating Code...
Creating library .\Release_Unicode/ExplorerShell.lib and object .\Release_Uni
code/ExplorerShell.exp
Building 32bit Release Ansi
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
ShellExtImpl.cpp
ShellExt.cpp
Generating Code...
Creating library .\Release/ExplorerShell.lib and object .\Release/ExplorerShe
ll.exp
The specified configuration type is missing. The tools for the
configuration might not be installed.
Building 64bit Release Unicode
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
ShellExtImpl.cpp
ShellExt.cpp
Generating Code...
.\Release_x64\ShellExt.obj : fatal error LNK1112: module machine type 'X86' conf
licts with target machine type 'x64'
