Windows Programming - May 2023

How to disable using vcpkg in a project from the command line?
 
what is the command line option to set vcpkg OFF for a certain C++ project? My compiler is VS2022 v17.6.0
[no replies]
Does g++ support c++20 modules?
 
Hi, I have tried the following command line: Q:\c++\g++> g++ -std=c++20 -fmodules-ts -o main.exe main.cpp .\new_module.ixx Q:/msys64/mingw64/bin/....
[7 replies] Last: Here is my gcc/g++ https://winlibs.com/ I have 12.2, but I see I shou... (by oggin)
  Archived months: [apr2023] [jun2023]

This is an archived page. To post a new message, go to the current page.