********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.0.0 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite>"C:\Program Files (x86)\intel\oneAPI/setvars.bat" :: initializing oneAPI environment... Initializing Visual Studio command-line environment... Visual Studio version 17.0.0 environment configured. "C:\Program Files\Microsoft Visual Studio\2022\Professional\" Visual Studio command-line environment initialized for: 'x86' : advisor -- latest : compiler -- latest : dal -- latest : debugger -- latest : dev-utilities -- latest : dnnl -- latest : dpcpp-ct -- latest : dpl -- latest : inspector -- latest : intelpython -- latest : ipp -- latest : ippcp -- latest : itac -- latest : mkl -- latest : mpi -- latest : tbb -- latest : vpl -- latest : vtune -- latest :: oneAPI environment initialized :: C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite>"C:\Program Files\Microsoft Visual Studio\2022\Professional\Msbuild\Current\Bin\MSBuild.exe" IntelSQLite.sln /p:Configuration=Release /p:RuntimeIdentifiers=win7-x86 -property:Platform=x86 Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. Build started 3/10/2022 5:35:33 PM. Project "C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\IntelSQLite.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Release|x86". Project "C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\IntelSQLite.sln" (1) is building "C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\IntelSQLite\IntelSQLite.vcxproj" (2) on node 1 (default targets ). InitializeBuildStatus: Touching "Release\IntelSQLite.tlog\unsuccessfulbuild". MessageBuildingWithCompiler: Building with Intel(R) C++ Compiler 2022 ClCompile: ***** ClCompile (Win32 - Intel C++) All outputs are up-to-date. Link: C:\Program Files (x86)\Intel\oneAPI\compiler\2022.0.0\windows\bin\intel64\xilink.exe -qm32 /OUT:"C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\Release\IntelSQLite.exe" /INCREMENTAL:NO /NOLOGO kernel32.l ib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /manifest:embed /MANIFESTUAC:"level='asInvoker' uiAccess='false'" / DEBUG /PDB:"C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\Release\IntelSQLite.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF -qnextgen -qipo /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\hchint1x\Downloa ds\IntelSQLite\IntelSQLite\Release\IntelSQLite.lib" /MACHINE:X86 /SAFESEH Release\IntelSQLite.obj IntelSQLite.vcxproj -> C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\Release\IntelSQLite.exe FinalizeBuildStatus: Deleting file "Release\IntelSQLite.tlog\unsuccessfulbuild". Touching "Release\IntelSQLite.tlog\IntelSQLite.lastbuildstate". Done Building Project "C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\IntelSQLite\IntelSQLite.vcxproj" (default targets). Done Building Project "C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite\IntelSQLite.sln" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:03.51 C:\Users\hchint1x\Downloads\IntelSQLite\IntelSQLite>