Используя Visual Studio 2019, как я могу клонировать репозитории GitHub для кода C++, у которого нет решения, а также соC++

Программы на C++. Форум разработчиков
Ответить Пред. темаСлед. тема
Гость
 Используя Visual Studio 2019, как я могу клонировать репозитории GitHub для кода C++, у которого нет решения, а также со

Сообщение Гость »


I am new to both visual studio 2019 and github. I am attempting to obtain a code from the github cloud and run it on my laptop.
Currently I have been able to clone the github repo for the source code and create a new branch. However the github repo has only c.pp files and .h files, and no project or solution files. Is this because whilst the code is written in c++ the creater did not make the code on the visual studio IDE. Either way my main issue is that every time I open it in my visual studios I do not have the build tab option available and therefore I cannot run
How can I build and run this code?
I have tried to copy and paste the code into a new project that has template solution files but it seems to defeat the point of cloning from github if i then just copy the cloned code files into a local project and this also seemed to fail when I attempted to build and run it.
For reference I am attempting to clone the following public github repo:
https://github.com/sarahtattersall/Enigma-Machine
Please advice me on the best approach thank you kindly.
Ikiro.


Источник: https://stackoverflow.com/questions/634 ... at-have-no
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «C++»