|
Re: ImageRegExFail (Or, why WPILib C++ Deploy may hate America™)
That's a great short-term solution, good enough for me, but not one I could use beyond my own systems. We had the windfall this year of a large programming team, most of whom had their own laptops, and a programming mentor who worked with all of them to write robot code and deploy it on a test board attached to a test drive chassis. I don't want to have them all fuss with their installations like that.
Besides, they won't all keep up on updates, so they should have the version check enabled to catch them.
I saw how things are flagged utf-16, I don't know why the sysProps is read incorrectly here while it succeeds for others. Maybe I'll figure that out later on.
|