Actually I couldn't build libs and dlls by Deployment wizard. The detail is below.
(Deployment Wizard's options)/////////////////////////////////////////////////// Build Configurations ON:"As a DLL" ON:"As static library - for applications using MFC as DLL" ON:"As static library - for applications using MFC as static library"
Unicode Support ON:"Both" ////////////////////////////////////////////////////////////////////////////////
(Compiler's error)////////////////////////////////////////////////////////////// Setting environment for using Microsoft Visual Studio .NET 2003 tools. (If you have another version of Visual Studio or Visual C++ installed and wish to use its tools from the command line, run vcvars32.var for that version. )
Current directory is: G:\Program Files\Codejock Software\XTPro\Suite
Microsoft(R) Development Environment Version 7.10.3077 Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
Solution file 'G:\Program Files\Codejock Software\XTPro\Suite\WorkSpace\ XTPSuite_Dll\XTPSuite_Dll.sln' was made by old version's Visual Studio. If you want to build it, you have to convert it. If you want to convert this solution, please open it by this version's Visual Studio.
************************************************************* IMPORTANT: If your .NET environment crashed during the build, you should disable all your addins and try again. To disable the addins: 1. Start VC.NET 2. Go to Tools/Add-in Manager 3. Uncheck all the checkboxes in the Startup column *************************************************************
If you want to continue, Please press any key... ///////////////////////////////////////////////////////////////////////////////////
But there are no addins in my Tools/Add-in Manager. Then I selected 'SuitePro_Lib' and 'SuitePro_Dll' from Start menu and built all projects. The detail is below.
Libs: XSP7000LibDynStatic.lib, XSP7000LibDynStaticd.lib, XSP7000LibDynStaticU.lib, XSP7000LibDynStaticUD.lib, XSP7000LibStatic.lib, XSP7000LibStaticd.lib, XSP7000LibStaticU.lib, XSP7000LibStaticUD.lib
Dlls: XSP7000Lib.dll, XSP7000Libd.dll, XSP7000Libu.dll, XSP7000Libud.dll ///////////////////////////////////////////////////////////////////////////////////
I couldn't build 'XSPNET7000LibXXX.lib'.
|