Click here to Skip to main content
15,881,732 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using Visual Studio Code for C++ code editing.
I am compiling the code using Linux using shared folder.
Now, I want to run C++ code in Visual Studio Code using CMakeLists.txt file in Windows.
I have installed CMake, CMake Tools in Visual Studio Code.

What I have tried:

I have installed CMake, CMake Tools in Visual Studio Code.
Posted
Updated 8-Apr-23 21:57pm
Comments
Richard MacCutchan 9-Apr-23 3:05am    
And? What is the problem?
OriginalGriff 9-Apr-23 3:17am    
And?
What does it do that you didn't expect, or not do that you did?
What have you tried to do to find out why?
Are there any error messages, and if so, where and when? What did you do to make them happen?

This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with.
Use the "Improve question" widget to edit your question and provide better information.

1 solution

Read the Microsoft documentation or create a C++ project in Windows and add all files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900