Revision: 76820
          http://sourceforge.net/p/brlcad/code/76820
Author:   starseeker
Date:     2020-08-17 17:47:52 +0000 (Mon, 17 Aug 2020)
Log Message:
-----------
Didn't mean to delete that comment

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-17 17:34:42 UTC 
(rev 76819)
+++ brlcad/trunk/misc/repoconv/github_ci_actions.yml    2020-08-17 17:47:52 UTC 
(rev 76820)
@@ -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

Reply via email to