
The check in CMakeList.txt is failing because the WIRESHARK_TARGET_PLATFORM variable is incorrect ("win32"). The CXX compiler identification is MSVC 6.0 It should be something like: - The C compiler identification is MSVC 6.0 The CXX compiler identification is unknown Getting Started with Refinitivs C++ SDK with VS and Windows. It offers me to use a CppProperties file, but i would like to use the CMakePresets file. But when selecting my WSL 2 I dont get any configs. On windows everything works well and i get the expected config and build presets. This bit of output is odd, not sure what that means: - The C compiler identification is unknown The developer has to use CMake to generate Linux Makefile and Visual Studio solution for. 2 hours ago &0183 &32 I am using VS22 and wanted to start using CMakePresets for my configs. Environment initialized for: '圆4'Ĭ:\Program Files (x86)\Microsoft Visual Studio\2019\Community>set VSCMD_ARG_TGT_ARCHĬ:\Program Files (x86)\Microsoft Visual Studio\2019\Community>cd \Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64Ĭ:\Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64>dirĭirectory of C:\Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64Ĭ:\Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64>set WIRESHARK_BASE_DIR=C:\Users\WDAGUtilityAccount\Desktop\wiresharkĬ:\Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64>set QT5_BASE_DIR=C:\Qt\Qt5.12.1\5.12.1\msvc2017_64Ĭ:\Users\WDAGUtilityAccount\Desktop\wireshark\wsbuild64>cmake -G "Visual Studio 16 2019" -A 圆4.
#CMAKE GENERATOR WINDOWS GENERATOR#
If no generator is specified on windows, Visual Studio is the default.


** Copyright (c) 2020 Microsoft Corporation Configure, build and test a CMake project right from within Sublime Text 3. Over there in the Settings, click on Extensions->CMake Tools configuration and. ** Visual Studio 2019 Developer Command Prompt v16.6.5
