runtime: Add error message about env variables
ClosedPublic

Authored by patrickelectric on Feb 7 2019, 11:02 PM.

Details

Summary

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>

Diff Detail

Repository
R138 Craft
Branch
arcpatch-D18832
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9849
Build 9867: arc lint + arc unit
patrickelectric requested review of this revision.Feb 7 2019, 11:02 PM
patrickelectric created this revision.

Hi I forgot about this sry.

Maybe you could also point out how this can happen :D
What was missing?

blueprints/libs/runtime/runtime.py
60

2017?

Update commit message and fix wrong year in msvc

patrickelectric marked an inline comment as done.Mar 19 2019, 1:57 PM

@vonreth My msvc installation did not set such variables and it was necessary to find out in the code what is happening, this PR adds such error message to notify the user what is going on and how to fix that.

blueprints/libs/runtime/runtime.py
60

Fixed !

vonreth accepted this revision.Mar 19 2019, 3:12 PM
This revision is now accepted and ready to land.Mar 19 2019, 3:12 PM
This revision was automatically updated to reflect the committed changes.
patrickelectric marked an inline comment as done.