Revision: 76809
http://sourceforge.net/p/brlcad/code/76809
Author: starseeker
Date: 2020-08-16 19:06:45 +0000 (Sun, 16 Aug 2020)
Log Message:
-----------
Note that vcvars64.bat is important for getting 64 bit building
Modified Paths:
--------------
brlcad/trunk/misc/repoconv/github_ci_actions.yml
Modified: brlcad/trunk/misc/repoconv/github_ci_actions.yml
===================================================================
--- brlcad/trunk/misc/repoconv/github_ci_actions.yml 2020-08-16 18:53:14 UTC
(rev 76808)
+++ brlcad/trunk/misc/repoconv/github_ci_actions.yml 2020-08-16 19:06:45 UTC
(rev 76809)
@@ -31,6 +31,11 @@
# Define a matrix of the operating system and compiler combinations
# we want to build against.
#
+ # Note that for Windows the vcvars64.bat script is important - that
+ # is what sets up environment variables to make sure we get the 64
+ # bit version of the compiler and libraries. See:
+ # https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line
+ #
name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
strategy:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits