Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 16874

Creating artifacts with appveyor

$
0
0

I'm really getting to the end of my tether here, I'm taking the first steps into using appveyor with github and c++.

With a ‘hello world’ main.cpp I've figured out how to get it to make a build with visual studio when I make a commit, however what I really want is to save the main.exe that I have created onto my local machine.

I am using the following appveyor.yml file:

os: Visual Studio 2019

environment:
  HOME: "%HOMEDRIVE%%HOMEPATH%"
  MY_REPO_URL: "https://github.com/lawnjelly/ci_test"
  VS: C:\Program Files (x86)\Microsoft Visual Studio\2019 …

Viewing all articles
Browse latest Browse all 16874

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>