Closed ScottChesworth closed 5 months ago
I have absolutely no idea. I think AppVeyor is on acid.
Where does it get that from? Asking for a friend...
That said, I'm surprised this built for you locally. It won't build here because of the declaration in the header file.
What did I do wrong in there? Weird, it builds fine here.
In header files, we don't (and can't) have "using namespace std", so you have to prefix anything in the std namespace; e.g. std::string. I really don't understand why this built for you and not me. Very odd.
Build succeeded! Build osara pr1128-1565,480a3551 completed (commit https://github.com/jcsteh/osara/commit/480a355195 by @jcsteh) Downloads:
Anyone know why that check failed instantly? It was saying the branches could be merged before I opened the PR.