Hi, which build system did you choose when you created the test project?
If it's CMake, make sure you have CMake installed, either via Qt SDK, winget install cmake, or downloaded from Download | CMake<https://cmake.org/download/> or Releases · Kitware/CMake (github.com)<https://github.com/Kitware/CMake/releases> Same applies for Ninja, install it from Qt SDK, winget install ninja-build.ninja, or download from Releases · ninja-build/ninja (github.com)<https://github.com/ninja-build/ninja/releases> Cheers, Cristian. ________________________________ From: Qt-creator <qt-creator-boun...@qt-project.org> on behalf of BLOOM-SCHEFF James via Qt-creator <qt-creator@qt-project.org> Sent: Wednesday, June 7, 2023 17:42 To: qt-creator@qt-project.org <qt-creator@qt-project.org> Subject: [Qt-creator] Just installed Qt Creator I just installed Qt Creator 5.15.2 (windows 64 bits). Started it up, created a test project. Didn’t make any changes. The screen looks like what I’ve see in earlier versions but… I can’t build. Everything is disabled on the build menu. At one point, I got the error message “the build configuration is currently disabled”. There is no information on how to proceed. I have no clue as to what is wrong or what to do. {noformat} Qt 6.4.3 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2019) on "windows" OS: Windows 10 Version 21H2 [winnt version 10.0.19044] Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512IFMA AVX512VBMI2 RDRAND RDSEED AES VAES SHA Environment: Features: QT_NO_EXCEPTIONS Library info: PrefixPath: C:\Qt\Tools\QtCreator\bin DocumentationPath: C:\Qt\Tools\QtCreator\bin\doc HeadersPath: C:\Qt\Tools\QtCreator\bin\include LibrariesPath: C:\Qt\Tools\QtCreator\bin LibraryExecutablesPath: C:\Qt\Tools\QtCreator\bin\bin BinariesPath: C:\Qt\Tools\QtCreator\bin PluginsPath: C:\Qt\Tools\QtCreator\bin\plugins QmlImportsPath: C:\Qt\Tools\QtCreator\bin\qml ArchDataPath: C:\Qt\Tools\QtCreator\bin DataPath: C:\Qt\Tools\QtCreator\bin TranslationsPath: C:\Qt\Tools\QtCreator\bin\translations ExamplesPath: C:\Qt\Tools\QtCreator\bin\examples TestsPath: C:\Qt\Tools\QtCreator\bin\tests SettingsPath: Standard paths [*...* denote writable entry]: DesktopLocation: "Desktop" *C:\Users\JBF2\Desktop* DocumentsLocation: "Documents" *C:\Users\JBF2\Documents* FontsLocation: "Fonts" *C:\windows\Fonts* ApplicationsLocation: "Applications" *C:\Users\JBF2\AppData\Roaming\Microsoft\Windows\Start Menu\Programs* MusicLocation: "Music" *C:\Users\JBF2\Music* MoviesLocation: "Movies" *C:\Users\JBF2\Videos* PicturesLocation: "Pictures" *C:\Users\JBF2\Pictures* TempLocation: "Temporary Directory" *C:\Users\JBF2\AppData\Local\Temp* HomeLocation: "Home" *C:\Users\JBF2* AppLocalDataLocation: "Application Data" *C:\Users\JBF2\AppData\Local\QtProject\qtdiag* C:\ProgramData\QtProject\qtdiag C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data C:\Qt\Tools\QtCreator\bin\data\QtProject\qtdiag CacheLocation: "Cache" *C:\Users\JBF2\AppData\Local\QtProject\qtdiag\cache* GenericDataLocation: "Shared Data" *C:\Users\JBF2\AppData\Local* C:\ProgramData C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data RuntimeLocation: "Runtime" *C:\Users\JBF2* ConfigLocation: "Configuration" *C:\Users\JBF2\AppData\Local\QtProject\qtdiag* C:\ProgramData\QtProject\qtdiag C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data C:\Qt\Tools\QtCreator\bin\data\QtProject\qtdiag DownloadLocation: "Download" *C:\Users\JBF2\Downloads* GenericCacheLocation: "Shared Cache" *C:\Users\JBF2\AppData\Local\cache* GenericConfigLocation: "Shared Configuration" *C:\Users\JBF2\AppData\Local* C:\ProgramData C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data AppDataLocation: "Application Configuration" *C:\Users\JBF2\AppData\Roaming\QtProject\qtdiag* C:\ProgramData\QtProject\qtdiag C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data C:\Qt\Tools\QtCreator\bin\data\QtProject\qtdiag AppConfigLocation: "Application Configuration" *C:\Users\JBF2\AppData\Local\QtProject\qtdiag* C:\ProgramData\QtProject\qtdiag C:\Qt\Tools\QtCreator\bin C:\Qt\Tools\QtCreator\bin\data C:\Qt\Tools\QtCreator\bin\data\QtProject\qtdiag File selectors (increasing order of precedence): en_US windows winnt Network: Using "OpenSSL 1.1.1q 5 Jul 2022", version: 0x1010111f Platform capabilities: ThreadedPixmaps OpenGL ThreadedOpenGL WindowMasks MultipleWindows ForeignWindows NonFullScreenWindows NativeWidgets WindowManagement RasterGLSurface AllGLFunctionsQueryable Style hints: mouseDoubleClickInterval: 500 mousePressAndHoldInterval: 800 startDragDistance: 10 startDragTime: 500 startDragVelocity: 0 keyboardInputInterval: 400 keyboardAutoRepeatRate: 32 cursorFlashTime: 1060 showIsFullScreen: 0 showIsMaximized: 0 passwordMaskDelay: 0 passwordMaskCharacter: U+25CF fontSmoothingGamma: 1.2 useRtlExtensions: 0 setFocusOnTouchRelease: 0 tabFocusBehavior: Qt::TabFocusAllControls singleClickActivation: 0 Additional style hints (QPlatformIntegration): ReplayMousePressOutsidePopup: 1 Theme: Platforms requested : windows available : Styles requested : WindowsVista,Windows available : windowsvista,Windows,Fusion System font : "Segoe UI" 9 Native file dialog Fonts: General font : "Segoe UI" 9 Fixed font : "Courier New" 9 Title font : "Segoe UI" 9 Smallest font: "Segoe UI" 9 Palette: QPalette::WindowText: #ff000000 QPalette::Button: #fff0f0f0 QPalette::Light: #ffffffff QPalette::Midlight: #ffe3e3e3 QPalette::Dark: #ffa0a0a0 QPalette::Mid: #ffa0a0a0 QPalette::Text: #ff000000 QPalette::BrightText: #ffffffff QPalette::ButtonText: #ff000000 QPalette::Base: #ffffffff QPalette::Window: #fff0f0f0 QPalette::Shadow: #ff696969 QPalette::Highlight: #ff0078d7 QPalette::HighlightedText: #ffffffff QPalette::Link: #ff0000ff QPalette::LinkVisited: #ffff00ff QPalette::AlternateBase: #ffe9e7e3 QPalette::NoRole: #ff000000 QPalette::ToolTipBase: #ffffffdc QPalette::ToolTipText: #ff000000 QPalette::PlaceholderText: #80000000 Screens: 3, High DPI scaling: active # 0 "HP E24 G4 (2)" Depth: 32 Primary: yes Manufacturer: Model: Serial number: Geometry: 1920x1080+0+0 Available: 1920x1040+0+0 Virtual geometry: 5376x1151+0+0 Available: 5376x1111+0+0 3 virtual siblings Physical size: 527x296 mm Refresh: 60 Hz Power state: 0 Physical DPI: 92.5389,92.6757 Logical DPI: 96,96 Subpixel_None High DPI scaling factor: 1 DevicePixelRatio: 1 Primary orientation: 2 Orientation: 2 Native orientation: 0 # 1 "\\.\DISPLAY1<file://./DISPLAY1>" Depth: 32 Primary: no Manufacturer: Model: Serial number: Geometry: 1536x864+3840+287 (native: 1920x1080+3840+287) Available: 1536x824+3840+287 Virtual geometry: 5376x1151+0+0 Available: 5376x1111+0+0 3 virtual siblings Physical size: 344x193 mm Refresh: 60.0079 Hz Power state: 0 Physical DPI: 113.414,113.708 Logical DPI: 96,96 (native: 120,120) Subpixel_None High DPI scaling factor: 1.25 DevicePixelRatio: 1.25 Primary orientation: 2 Orientation: 2 Native orientation: 0 # 2 "HP E24 G4 (1)" Depth: 32 Primary: no Manufacturer: Model: Serial number: Geometry: 1920x1080+1920+0 Available: 1920x1040+1920+0 Virtual geometry: 5376x1151+0+0 Available: 5376x1111+0+0 3 virtual siblings Physical size: 527x296 mm Refresh: 60 Hz Power state: 0 Physical DPI: 92.5389,92.6757 Logical DPI: 96,96 Subpixel_None High DPI scaling factor: 1 DevicePixelRatio: 1 Primary orientation: 2 Orientation: 2 Native orientation: 0 Dynamic GL LibGL Vendor: NVIDIA Corporation Renderer: NVIDIA T1200 Laptop GPU/PCIe/SSE2 Version: 4.6.0 NVIDIA 528.24 Shading language: 4.60 NVIDIA Format: Version: 4.6 Profile: 2 Swap behavior: 2 Buffer size (RGBA): 8,8,8,8 Depth buffer: 24 Stencil buffer: 8 Profile: None (QOpenGLFunctions_4_6) Vulkan instance available Supported instance extensions: VK_KHR_surface, version 25 VK_KHR_win32_surface, version 5 VK_KHR_external_memory_capabilities, version 1 VK_KHR_external_semaphore_capabilities, version 1 VK_KHR_external_fence_capabilities, version 1 VK_KHR_get_physical_device_properties2, version 2 VK_KHR_get_surface_capabilities2, version 1 VK_KHR_device_group_creation, version 1 VK_EXT_swapchain_colorspace, version 4 VK_KHR_surface_protected_capabilities, version 1 VK_EXT_debug_report, version 10 VK_EXT_debug_utils, version 2 VK_NV_external_memory_capabilities, version 1 VK_KHR_portability_enumeration, version 1 Supported layers: VK_LAYER_NV_optimus, version 1, spec version 1.3.224, NVIDIA Optimus layer Available physical devices: API version 1.3.224, vendor 0x10DE, device 0x1FBC, NVIDIA T1200 Laptop GPU, type 2, driver version 528.96.0 API version 1.3.222, vendor 0x8086, device 0x9A60, Intel(R) UHD Graphics, type 1, driver version 0.404.3358 API version 1.3.222, vendor 0x8086, device 0x9A60, Intel(R) UHD Graphics, type 1, driver version 0.404.3358 GPU #1: Card name : NVIDIA T1200 Laptop GPU Driver Name : nvldumdx.dll Driver Version : 31.0.15.2824 Vendor ID : 0x10DE Device ID : 0x1FBC SubSys ID : 0x8870103C Revision ID : 0x00A1 GPU #2: Card name : Intel(R) UHD Graphics Driver Name : igdumdim64.dll Driver Version : 31.0.101.3358 Vendor ID : 0x8086 Device ID : 0x9A60 SubSys ID : 0x8870103C Revision ID : 0x0001 GPU #3: Card name : NVIDIA T1200 Laptop GPU Driver Name : nvldumdx.dll Driver Version : 31.0.15.2824 Vendor ID : 0x10DE Device ID : 0x1FBC SubSys ID : 0x8870103C Revision ID : 0x00A1 Qt Rendering Hardware Interface supported backends: OpenGL (with default QSurfaceFormat): Driver Info: Device: NVIDIA Corporation NVIDIA T1200 Laptop GPU/PCIe/SSE2 4.6.0 NVIDIA 528.24 Device ID: 0x0 Vendor ID: 0x0 Device type: Unknown Min Texture Size: 1 Max Texture Size: 32768 Max Color Attachments: 8 Frames in Flight: 1 Async Readback Limit: 1 MaxThreadGroupsPerDimension: 65535 MaxThreadsPerThreadGroup: 1024 MaxThreadGroupX: 1024 MaxThreadGroupY: 1024 MaxThreadGroupZ: 64 TextureArraySizeMax: 2048 MaxUniformBufferRange: 16384 Uniform Buffer Alignment: 1 Supported MSAA sample counts: 1,2,4,8,16,32,64 Features: v MultisampleTexture v MultisampleRenderBuffer - DebugMarkers - Timestamps v Instancing - CustomInstanceStepRate v PrimitiveRestart v NonDynamicUniformBuffers v NonFourAlignedEffectiveIndexBufferOffset v NPOTTextureRepeat - RedOrAlpha8IsRed v ElementIndexUint v Compute v WideLines v VertexShaderPointSize v BaseVertex - BaseInstance v TriangleFanTopology v ReadBackNonUniformBuffer v ReadBackNonBaseMipLevel v TexelFetch v RenderToNonBaseMipLevel v IntAttributes v ScreenSpaceDerivatives - ReadBackAnyTextureFormat v PipelineCacheDataLoadSave v ImageDataStride v RenderBufferImport v ThreeDimensionalTextures v RenderTo3DTextureSlice v TextureArrays Texture formats: RGBA8 BGRA8 R8 R16 RG8 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F D16 D32F BC1 BC2 BC3 ETC2_RGB8 ETC2_RGB8A1 ETC2_RGBA8 ASTC_4x4 ASTC_5x4 ASTC_5x5 ASTC_6x5 ASTC_6x6 ASTC_8x5 ASTC_8x6 ASTC_8x8 ASTC_10x5 ASTC_10x6 ASTC_10x8 ASTC_10x10 ASTC_12x10 ASTC_12x12 Vulkan: Driver Info: Device: NVIDIA T1200 Laptop GPU Device ID: 0x1FBC Vendor ID: 0x10DE Device type: Discrete Min Texture Size: 1 Max Texture Size: 32768 Max Color Attachments: 8 Frames in Flight: 2 Async Readback Limit: 2 MaxThreadGroupsPerDimension: 65535 MaxThreadsPerThreadGroup: 1024 MaxThreadGroupX: 1024 MaxThreadGroupY: 1024 MaxThreadGroupZ: 64 TextureArraySizeMax: 2048 MaxUniformBufferRange: 65536 Uniform Buffer Alignment: 64 Supported MSAA sample counts: 1,2,4,8 Features: v MultisampleTexture v MultisampleRenderBuffer - DebugMarkers v Timestamps v Instancing - CustomInstanceStepRate v PrimitiveRestart v NonDynamicUniformBuffers v NonFourAlignedEffectiveIndexBufferOffset v NPOTTextureRepeat v RedOrAlpha8IsRed v ElementIndexUint v Compute v WideLines v VertexShaderPointSize v BaseVertex v BaseInstance v TriangleFanTopology v ReadBackNonUniformBuffer v ReadBackNonBaseMipLevel v TexelFetch v RenderToNonBaseMipLevel v IntAttributes v ScreenSpaceDerivatives v ReadBackAnyTextureFormat v PipelineCacheDataLoadSave v ImageDataStride - RenderBufferImport v ThreeDimensionalTextures - RenderTo3DTextureSlice v TextureArrays Texture formats: RGBA8 BGRA8 R8 R16 RG8 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F D16 D32F BC1 BC2 BC3 BC4 BC5 BC6H BC7 Direct3D 11: Driver Info: Device: NVIDIA T1200 Laptop GPU Device ID: 0x1FBC Vendor ID: 0x10DE Device type: Unknown Min Texture Size: 1 Max Texture Size: 16384 Max Color Attachments: 8 Frames in Flight: 1 Async Readback Limit: 1 MaxThreadGroupsPerDimension: 65535 MaxThreadsPerThreadGroup: 1024 MaxThreadGroupX: 1024 MaxThreadGroupY: 1024 MaxThreadGroupZ: 64 TextureArraySizeMax: 2048 MaxUniformBufferRange: 65536 Uniform Buffer Alignment: 256 Supported MSAA sample counts: 1,2,4,8 Features: v MultisampleTexture v MultisampleRenderBuffer v DebugMarkers v Timestamps v Instancing v CustomInstanceStepRate v PrimitiveRestart - NonDynamicUniformBuffers v NonFourAlignedEffectiveIndexBufferOffset v NPOTTextureRepeat v RedOrAlpha8IsRed v ElementIndexUint v Compute - WideLines - VertexShaderPointSize v BaseVertex v BaseInstance - TriangleFanTopology v ReadBackNonUniformBuffer v ReadBackNonBaseMipLevel v TexelFetch v RenderToNonBaseMipLevel v IntAttributes v ScreenSpaceDerivatives v ReadBackAnyTextureFormat v PipelineCacheDataLoadSave v ImageDataStride - RenderBufferImport v ThreeDimensionalTextures v RenderTo3DTextureSlice v TextureArrays Texture formats: RGBA8 BGRA8 R8 R16 RG8 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F D16 D32F BC1 BC2 BC3 BC4 BC5 BC6H BC7 Plugin information: + Android 10.0.1 + AutoTest 10.0.1 AutotoolsProjectManager 10.0.1 BareMetal 10.0.1 + Bazaar 10.0.1 Beautifier 10.0.1 + BinEditor 10.0.1 + Bookmarks 10.0.1 Boot2Qt 10.0.1 + CMakeProjectManager 10.0.1 + CVS 10.0.1 + ClangCodeModel 10.0.1 + ClangFormat 10.0.1 + ClangTools 10.0.1 + ClassView 10.0.1 ClearCase 10.0.1 Coco 10.0.1 + CodePaster 10.0.1 CompilationDatabaseProjectManager 10.0.1 Conan 10.0.1 + Core 10.0.1 + CppEditor 10.0.1 Cppcheck 10.0.1 + CtfVisualizer 10.0.1 + Debugger 10.0.1 + Designer 10.0.1 + DiffEditor 10.0.1 Docker 10.0.1 EmacsKeys 10.0.1 + FakeVim 10.0.1 Fossil 10.0.1 + GLSLEditor 10.0.1 + GenericProjectManager 10.0.1 + Git 10.0.1 GitLab 10.0.1 Haskell 10.0.1 HelloWorld 10.0.1 + Help 10.0.1 + ImageViewer 10.0.1 + IncrediBuild 10.0.1 Ios 10.0.1 + LanguageClient 10.0.1 + Macros 10.0.1 + Marketplace 10.0.1 McuSupport 10.0.1 + Mercurial 10.0.1 MesonProjectManager 10.0.1 + ModelEditor 10.0.1 Nim 10.0.1 + PerfProfiler 10.0.1 Perforce 10.0.1 + ProjectExplorer 10.0.1 + Python 10.0.1 + QbsProjectManager 10.0.1 + QmakeProjectManager 10.0.1 QmlDesigner 10.0.1 + QmlJSEditor 10.0.1 + QmlJSTools 10.0.1 + QmlPreview 10.0.1 + QmlProfiler 10.0.1 + QmlProjectManager 10.0.1 + Qnx 10.0.1 + QtSupport 10.0.1 + RemoteLinux 10.0.1 + ResourceEditor 10.0.1 SafeRenderer 10.0.1 + ScxmlEditor 10.0.1 SerialTerminal 10.0.1 SilverSearcher 10.0.1 Squish 10.0.1 StudioWelcome 10.0.1 + Subversion 10.0.1 + TextEditor 10.0.1 Todo 10.0.1 + UpdateInfo 10.0.1 + Valgrind 10.0.1 + VcsBase 10.0.1 + WebAssembly 10.0.1 + Welcome 10.0.1 Used settingspath: ~/AppData/Roaming/QtProject Qt Creator 10.0.1 Based on Qt 6.4.3 (MSVC 2019, x86_64) >From revision d2b3c31e04 Built on May 4 2023 01:13:34 {noformat} This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged. If you are not one of the named recipients or have received this email in error, (i) you should not read, disclose, or copy it, (ii) please notify sender of your receipt by reply email and delete this email and all attachments, (iii) Dassault Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email. Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer https://www.3ds.com/privacy-policy/contact/
-- Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator